Merge pull request 'rename test_basic to test_create_flake' (#396) from Mic92-main into main
This commit is contained in:
@@ -12,7 +12,7 @@ def cli() -> Cli:
|
||||
|
||||
|
||||
@pytest.mark.impure
|
||||
def test_all(
|
||||
def test_create_flake(
|
||||
monkeypatch: pytest.MonkeyPatch,
|
||||
temporary_dir: Path,
|
||||
capsys: pytest.CaptureFixture,
|
||||
Reference in New Issue
Block a user