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.
2 parents a336a6b + 1392471 commit 7d46852Copy full SHA for 7d46852
1 file changed
tests/repository_test.py
@@ -234,6 +234,7 @@ def test_run_a_docker_image_hook(tempdir_factory, store, hook_id):
234
)
235
236
237
+@xfailif_windows # pragma: win32 no cover
238
def test_run_a_node_hook(tempdir_factory, store):
239
_test_hook_repo(
240
tempdir_factory, store, 'node_hooks_repo',
0 commit comments