Skip to content

Commit

Permalink
Work around failing tests due to PR#231
Browse files Browse the repository at this point in the history
  • Loading branch information
lochhh committed Jul 1, 2024
1 parent 1747bab commit fe2c1c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_unit/test_sample_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ def validate_metadata(metadata: dict[str, dict]) -> None:
"frame",
"video",
"note",
"type",
]
check_yaml_msg = "Check the format of the metadata .yaml file."
assert isinstance(
Expand Down

0 comments on commit fe2c1c4

Please sign in to comment.