Skip to content

Commit 03d9ab8

Browse files
committed
test
1 parent 2c7d5ab commit 03d9ab8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/framework/toy_build.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -622,7 +622,7 @@ def test_toy_permissions_installdir(self):
622622
['--force'],
623623
['--skip', '--rebuild'],
624624
['--skip', '--force'],
625-
['--rebuild', '--fetch']
625+
#['--rebuild', '--fetch']
626626
)
627627
for extra_args in test_cases:
628628
self.mock_stdout(True)

0 commit comments

Comments
 (0)