Skip to content

Commit 3083862

Browse files
Checking if this broke tests
1 parent 7269a0f commit 3083862

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.evergreen/run-tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ elif test "$SOLO" = 1; then
353353
fi
354354
done
355355
else
356-
bundle exec rake spec
356+
bundle exec rake spec:ci
357357
fi
358358

359359
test_status=$?

0 commit comments

Comments
 (0)