Skip to content

Commit

Permalink
Merge branch 'integration-test' of https://github.com/ryanking13/micr…
Browse files Browse the repository at this point in the history
…opip into integration-test
  • Loading branch information
ryanking13 committed Dec 7, 2024
2 parents 2faefd6 + 7e4a6f7 commit 0d07f2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/integration/test_integration.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ def wrapper(selenium_standalone_micropip, pytestconfig):
if not pytestconfig.getoption("--integration"):
pytest.skip("Integration tests are skipped. Use --integration to run them.")
func(selenium_standalone_micropip, pytestconfig)

return wrapper


Expand Down

0 comments on commit 0d07f2e

Please sign in to comment.