chore: remove cypress

This commit is contained in:
Nelson Jovel 2023-12-19 14:05:13 -08:00
parent 031034edad
commit a3ab83fb56
29 changed files with 14 additions and 3243 deletions

View file

@ -61,7 +61,6 @@ gem "standard_deviation"
group :development, :test do
# Call 'byebug' anywhere in the code to stop execution and get a debugger console
gem "byebug", platform: :mri
gem "cypress-rails"
gem "dotenv-rails"
gem "factory_bot_rails"
gem "parallel_tests"