Skip to content

Commit

Permalink
intregation
Browse files Browse the repository at this point in the history
  • Loading branch information
ayeankit committed Feb 14, 2023
1 parent 6d3f70b commit 8f8dfd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run-tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ def export_notebook(ipath, opath):
parser.add_argument(
"--integration",
action="store_true",
help="Which folder to run the tests from.",
help="Run integration tests using the python interpreter.",
)
parser.add_argument(
"--unit",
Expand Down

0 comments on commit 8f8dfd7

Please sign in to comment.