Skip to content

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
andy31415 committed Sep 4, 2024
1 parent a93f077 commit 4b8d7fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/tests/TestTimeSyncTrustedTimeSourceRunner.py
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ def main():
args = parser.parse_args()

driver = TestDriver(
all_clusters=args.app_clusters,
all_clusters=args.all_clusters,
test_runner=args.test_runner,
test_script=args.test_script,
)
Expand Down

0 comments on commit 4b8d7fa

Please sign in to comment.