Skip to content
This repository was archived by the owner on Oct 30, 2024. It is now read-only.

Commit af6d647

Browse files
committed
Another typo :\
1 parent b96a40f commit af6d647

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ lint-squiz:
2121
test: test-tdd test-bdd
2222

2323
.PHONY: test-tdd
24-
test-bdd:
24+
test-tdd:
2525
./vendor/bin/phpunit test
2626

2727
.PHONY: test-bdd

0 commit comments

Comments
 (0)