Skip to content

Commit cabcfa1

Browse files
mrbazzanmatthiask
andauthored
Update Makefile
Co-authored-by: Matthias Kestenholz <[email protected]>
1 parent 7bb20ee commit cabcfa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ example: ## Run the example application
77
--noinput --username="$(USER)" --email="$(USER)@mailinator.com"
88
python example/manage.py runserver
99

10-
example_test: ## Run the test suite for example application
10+
example_test: ## Run the test suite for the example application
1111
python example/manage.py test example
1212

1313
test: ## Run the test suite

0 commit comments

Comments
 (0)