Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
natoverse committed Jan 14, 2025
1 parent d3ac3ca commit b423dd4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/smoke/test_fixtures.py
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,6 @@ def __run_indexer(
def __assert_indexer_outputs(
self, root: Path, workflow_config: dict[str, dict[str, Any]]
):

output_path = root / "output"

assert output_path.exists(), "output folder does not exist"
Expand Down

0 comments on commit b423dd4

Please sign in to comment.