Switch to RSpec

This commit is contained in:
2024-07-07 20:14:02 -05:00
parent 3b5e0f5c71
commit ca7d22374d
5 changed files with 38 additions and 25 deletions

View File

@ -38,7 +38,7 @@ jobs:
ruby-version: '3.3'
bundler-cache: true
- run: ruby app_test.rb
- run: bundle exec rspec
release-image: