Skip to content

Commit 17e6456

Browse files
committed
Added run command for import full text
1 parent 7eeaf41 commit 17e6456

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sde_collections/tests/test_import_fulltexts.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_import_fulltexts.py
2+
13
from unittest.mock import patch
24

35
import pytest

0 commit comments

Comments
 (0)