Skip to content
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.

Commit

Permalink
flake fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ggoneiESS committed Sep 15, 2023
1 parent 7c1d072 commit 9a47fb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/json/test_load_from_json.py
Original file line number Diff line number Diff line change
Expand Up @@ -340,6 +340,7 @@ def test_GIVEN_json_with_component_depending_on_non_existent_transform_WHEN_load

assert contains_warning_of_type(json_reader.warnings, TransformDependencyMissing)


@pytest.mark.parametrize(
"depends_on_path",
[
Expand Down

0 comments on commit 9a47fb8

Please sign in to comment.