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 07a516c commit a0cb1b8Copy full SHA for a0cb1b8
tests/integration/test_projects_using_isort.py
@@ -66,7 +66,7 @@ def test_tmuxp(tmpdir):
66
"--skip",
67
"workspacebuilder.py",
68
69
- "src/tmuxp/workspace/freezer.py",
+ "freezer.py"
70
]
71
)
72
0 commit comments