Skip to content

Commit

Permalink
Rename folder
Browse files Browse the repository at this point in the history
  • Loading branch information
MUTOgen committed Feb 9, 2025
1 parent 3d61ed6 commit 4b1a616
Show file tree
Hide file tree
Showing 65 changed files with 77 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
branches: [ master ]

jobs:
rails_6_1_7:
rails_6_1:
runs-on: ubuntu-latest

steps:
Expand All @@ -20,6 +20,6 @@ jobs:
- name: Run tests
run: bundle exec rake
- name: Run interaction tests
run: ./specs_e2e/rails_6_1_7/test.sh
run: ./specs_e2e/rails_6_1/test.sh
env:
CYPRESS_RECORD_KEY: ${{ secrets.CYPRESS_RECORD_KEY }}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
71 changes: 71 additions & 0 deletions specs_e2e/rails_6_1/playwright-report/index.html

Large diffs are not rendered by default.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
4 changes: 4 additions & 0 deletions specs_e2e/rails_6_1/test-results/.last-run.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"status": "passed",
"failedTests": []
}
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 4b1a616

Please sign in to comment.