Skip to content

Commit 754fc93

Browse files
committed
Added test_migration command
1 parent c1b9fc4 commit 754fc93

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sde_collections/tests/test_migration.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_migration.py
2+
13
import pytest
24
from django.test import TestCase
35

0 commit comments

Comments
 (0)