Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a7142d commit e2ee95dCopy full SHA for e2ee95d
1 file changed
tests/commands/migrate_config_test.py
@@ -148,6 +148,7 @@ def test_migrate_config_sha_to_rev(tmpdir):
148
' hooks: []\n'
149
)
150
151
+
152
@pytest.mark.parametrize('contents', ('', '\n'))
153
def test_empty_configuration_file_user_error(tmpdir, contents):
154
cfg = tmpdir.join(C.CONFIG_FILE)
0 commit comments