Skip to content

Commit fb4044a

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent f200ab0 commit fb4044a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/cli/test_cdash.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ def test_cdash_view():
2424

2525
@pytest.mark.cli
2626
def test_cdash_upload():
27-
pass # remove line later since cdash upload is not working
27+
pass # remove line later since cdash upload is not working
2828
cmd = BuildTest(
2929
buildspecs=[os.path.join(BUILDTEST_ROOT, "tutorials", "shell_examples.yml")],
3030
configuration=configuration,

0 commit comments

Comments
 (0)