Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2e47f2d

Browse files
committed
xfail this one too
1 parent 8db02bd commit 2e47f2d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/repository_test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -535,6 +535,7 @@ def test_additional_ruby_dependencies_installed(tempdir_factory, store):
535535
assert 'tins' in output
536536

537537

538+
@xfailif_windows
538539
def test_additional_node_dependencies_installed(tempdir_factory, store):
539540
path = make_repo(tempdir_factory, 'node_hooks_repo')
540541
config = make_config_from_repo(path)

0 commit comments

Comments
 (0)