We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08cf676 commit eef0ef1Copy full SHA for eef0ef1
docker/ci/entrypoint.sh
@@ -159,7 +159,7 @@ run_units() {
159
}
160
161
run_features() {
162
- run_background start_hocuspocus
+ # run_background start_hocuspocus
163
reset_dbs
164
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"
165
cleanup
0 commit comments