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.
create_git_remote_repo()
1 parent 59fe60e commit cfcb1b4Copy full SHA for cfcb1b4
tests/test_pytest_plugin.py
@@ -36,7 +36,7 @@ def test_create_svn_remote_repo(
36
assert svn_remote_1 != svn_remote_2
37
38
39
-def test_plugin(
+def test_create_git_remote_checkout(
40
pytester: pytest.Pytester,
41
monkeypatch: pytest.MonkeyPatch,
42
) -> None:
0 commit comments