We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a30b69d commit 4bc0a9dCopy full SHA for 4bc0a9d
tests/run_tests.py
@@ -26,4 +26,4 @@
26
# Load models
27
application = get_wsgi_application()
28
29
-management.call_command("test", "djangosaml2.tests", "testprofiles", "-v", "2")
+management.call_command("test", "djangosaml2/tests", "testprofiles", "-v", "2")
0 commit comments