Skip to content

Commit 763ccca

Browse files
committed
This test can be performed in parallel mode
1 parent d432af2 commit 763ccca

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

spec/octocatalog-diff/integration/cached_master_dir_spec.rb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -197,8 +197,7 @@
197197
'--cached-master-dir', @cached_master_dir,
198198
'--safe-to-delete-cached-master-dir', @cached_master_dir,
199199
'--master-cache-branch', 'master',
200-
'-n', 'rspec-node.github.net',
201-
'--no-parallel'
200+
'-n', 'rspec-node.github.net'
202201
]
203202
)
204203

0 commit comments

Comments
 (0)