Skip to content

Commit eef0ef1

Browse files
committed
Check what happens when hocuspocus is down
1 parent 08cf676 commit eef0ef1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/ci/entrypoint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ run_units() {
159159
}
160160

161161
run_features() {
162-
run_background start_hocuspocus
162+
# run_background start_hocuspocus
163163
reset_dbs
164164
execute "time bundle exec turbo_tests --verbose -n $JOBS --runtime-log spec/support/runtime-logs/turbo_runtime_features.log modules/documents/spec/features/real_time_collaboration_spec.rb"
165165
cleanup

0 commit comments

Comments
 (0)