From ba40c174c78c28df2f1503cfde972d291a569bbf Mon Sep 17 00:00:00 2001 From: Pedro de Carvalho
Date: Sat, 10 Feb 2024 20:01:25 +0000 Subject: [PATCH] Allow codestart to be used as a lib When including it as a lib, running it for tests where WP ABSPATH isn't set yet, will terminate the run. This can happen using composer and running phpcs for example. --- codestar-framework.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codestar-framework.php b/codestar-framework.php index 90e9b63..41f5182 100644 --- a/codestar-framework.php +++ b/codestar-framework.php @@ -1,4 +1,4 @@ -