Skip to content

Commit

Permalink
Fix import that was failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsNotSoftware committed Aug 22, 2024
1 parent 8205147 commit e75c56a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_v2.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import pytest
from src.fcp import FcpV2
from fcp import FcpV2


@pytest.fixture
Expand Down

0 comments on commit e75c56a

Please sign in to comment.