Skip to content

Commit c0afc12

Browse files
author
TheLazzziest
committed
Replace py.text with pytest.
1 parent 6816c41 commit c0afc12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#!/usr/bin/env bash
2-
DJANGO_SETTINGS_MODULE='tests.settings' py.test tests
2+
DJANGO_SETTINGS_MODULE='tests.settings' pytest tests

0 commit comments

Comments
 (0)