We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b23afa commit a6c6d69Copy full SHA for a6c6d69
sde_collections/tests/test_apis.py
@@ -1,3 +1,5 @@
1
+# docker-compose -f local.yml run --rm django pytest sde_collections/tests/test_apis.py
2
+
3
import pytest
4
from django.urls import reverse
5
from rest_framework import status
0 commit comments