Skip to content

Commit

Permalink
Fix unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ideoforms committed Nov 7, 2023
1 parent 9d3eceb commit 38c9e47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_examples.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import glob
import os

root_directory = "examples/python"
root_directory = "examples"

@pytest.mark.skip
def test_example(example_basename):
Expand Down

0 comments on commit 38c9e47

Please sign in to comment.