Skip to content

Commit

Permalink
Add explicit path for import
Browse files Browse the repository at this point in the history
  • Loading branch information
peterallenwebb committed Sep 9, 2024
1 parent b0485f9 commit d3ccb68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit/test_behavior_flags.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

from dbt_common.behavior_flags import Behavior
from dbt_common.exceptions.base import CompilationError
from unit.utils import EventCatcher
from tests.unit.utils import EventCatcher


def test_behavior_default() -> None:
Expand Down

0 comments on commit d3ccb68

Please sign in to comment.