Skip to content

Commit

Permalink
fix: Broken test
Browse files Browse the repository at this point in the history
Co-authored-by: Hans Kallekleiv <[email protected]>
  • Loading branch information
rubenthoms and HansKallekleiv committed Nov 18, 2024
1 parent 3f6ae6d commit c51d31e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
sort_stratigraphic_units_by_hierarchy,
)
from primary.services.smda_access.types import StratigraphicUnit, StratigraphicSurface, StratigraphicFeature
from primary.services.smda_access.mocked_drogon_smda_access._mocked_stratigraphy_access import DROGON_STRAT_UNITS
from primary.services.smda_access.drogon._drogon_strat_units import DROGON_STRAT_UNITS


@pytest.mark.parametrize(
Expand Down

0 comments on commit c51d31e

Please sign in to comment.