Skip to content

Commit

Permalink
Swap the examples.
Browse files Browse the repository at this point in the history
  • Loading branch information
yakutovicha committed Aug 12, 2024
1 parent 3b6dfc9 commit 4ab2eff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_leed/test_leed.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
@pytest.mark.parametrize(
"folder",
[
"../../examples/ni111_2x2O/",
"../../examples/cleedpy_example_intermediate/",
"../../examples/ni111_2x2O/",
],
)
def test_leed(folder):
Expand Down

0 comments on commit 4ab2eff

Please sign in to comment.