Skip to content

Commit

Permalink
Fix tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
wRAR committed Apr 1, 2024
1 parent 764cd42 commit cef5764
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_patterns.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import pytest
from util import load_json_fixture

from tests.util import load_json_fixture
from url_matcher.patterns import PatternMatcher

PATTERNS_FIXTURE = load_json_fixture("single_patterns")
Expand Down

0 comments on commit cef5764

Please sign in to comment.