Skip to content

Commit 71ed174

Browse files
authored
Merge pull request #296 from wayofdev/docs/updates
2 parents 6e0447b + 9ca061e commit 71ed174

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Diff for: Makefile

-4
Original file line numberDiff line numberDiff line change
@@ -288,10 +288,6 @@ test-cc: ## Run project php-unit and pest tests in coverage mode and build repor
288288
$(APP_COMPOSER) test:cc
289289
.PHONY: test-cc
290290

291-
test-sep: ## Run project php-unit tests that requires @runInSeparateProcess annotation
292-
$(APP_COMPOSER) test:sep
293-
.PHONY: test-sep
294-
295291
#
296292
# Release
297293
# ------------------------------------------------------------------------------------

0 commit comments

Comments
 (0)