Skip to content

Commit db4ebac

Browse files
Revert "Checking if this broke tests"
This reverts commit 3083862.
1 parent dce144d commit db4ebac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .evergreen/run-tests.sh

+1-1
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:ci
356+
bundle exec rake spec
357357
fi
358358

359359
test_status=$?

0 commit comments

Comments
 (0)