Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
tchaton committed Mar 29, 2021
1 parent e2f24dc commit de3327b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/examples/test_scripts.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,5 +73,6 @@ def test_example(tmpdir, folder, file):
run_test(str(root / "flash_examples" / folder / file))


@pytest.mark.skipif(reason="CI bug")
def test_generic_example(tmpdir):
run_test(str(root / "flash_examples" / "generic_task.py"))

0 comments on commit de3327b

Please sign in to comment.