Skip to content

Commit

Permalink
fixup precommit
Browse files Browse the repository at this point in the history
  • Loading branch information
zhiren committed Apr 9, 2024
1 parent 04d1c27 commit edd762e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/app/utils/test_aggregated.py
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ def test_validate_folder_name(folder_name):
valid = validate_folder_name(folder_name)
assert valid is False


@pytest.mark.parametrize(
'input_path,expected_result',
[
Expand Down

0 comments on commit edd762e

Please sign in to comment.