diff --git a/tests/test_flux.py b/tests/test_flux.py index 7b9ec5d..5882018 100644 --- a/tests/test_flux.py +++ b/tests/test_flux.py @@ -98,7 +98,7 @@ def execute_command( output = f.read() content = """\ #!/bin/bash -# flux:--job-name=test +# flux: --job-name=test # flux: --env=CORES=4 # flux: --output=time.out # flux: --error=error.out