#!/bin/bash # As discussed in the engineering roundtable 2021/01/25, we will revisit cypress-rails knapsack pro integration # for re-enabling parallelization of e2e tests later. RAILS_ENV=test E2E=true bundle exec rake cypress:run