Skip to content

Commit 1a3d296

Browse files
authored
Trailing whitespace too
Github editor is a fickle beast
1 parent e2ee95d commit 1a3d296

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/commands/migrate_config_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ def test_migrate_config_sha_to_rev(tmpdir):
148148
' hooks: []\n'
149149
)
150150

151-
151+
152152
@pytest.mark.parametrize('contents', ('', '\n'))
153153
def test_empty_configuration_file_user_error(tmpdir, contents):
154154
cfg = tmpdir.join(C.CONFIG_FILE)

0 commit comments

Comments
 (0)