Skip to content

Commit

Permalink
fix variable
Browse files Browse the repository at this point in the history
  • Loading branch information
BinamB committed Jan 27, 2025
1 parent b972c72 commit dd116cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/scripts/workspaces_launch_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ def parse_args():
)
parser.add_argument(
"--commons-url",
dest="COMMONS_URL",
dest="commons_url",
help="Specify the Commons URL to test"
)
parser.add_argument(
Expand Down

0 comments on commit dd116cf

Please sign in to comment.