Skip to content

Commit

Permalink
Use snovault search modules rather than the local ones (in the src/en…
Browse files Browse the repository at this point in the history
…coded/search directory).
  • Loading branch information
dmichaels-harvard committed Jul 9, 2024
1 parent 62e9c9c commit 4a697e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/encoded/tests/test_lucene_builder.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import pytest
from ..search.lucene_builder import LuceneBuilder
from snovault.search.lucene_builder import LuceneBuilder


pytestmark = [pytest.mark.setone, pytest.mark.broken]
Expand Down

0 comments on commit 4a697e9

Please sign in to comment.