Skip to content

Commit a6c6d69

Browse files
committed
Added test command
1 parent 1b23afa commit a6c6d69

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sde_collections/tests/test_apis.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# docker-compose -f local.yml run --rm django pytest sde_collections/tests/test_apis.py
2+
13
import pytest
24
from django.urls import reverse
35
from rest_framework import status

0 commit comments

Comments
 (0)