Skip to content

Commit

Permalink
chore: Bump TestCafe version 3.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tianfeng92 committed Jul 23, 2024
1 parent e651080 commit 33b38fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .sauce/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sauce:
- other tag
build: Release $CI_COMMIT_SHORT_SHA
testcafe:
version: 3.6.1
version: 3.6.2
# Controls what files are available in the context of a test run (unless explicitly excluded by .sauceignore).
rootDir: ./
suites:
Expand Down
2 changes: 1 addition & 1 deletion examples/typescript/.sauce/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sauce:
- other tag
build: Release $CI_COMMIT_SHORT_SHA
testcafe:
version: 3.6.1
version: 3.6.2
# Controls what files are available in the context of a test run (unless explicitly excluded by .sauceignore).
rootDir: ./
suites:
Expand Down

0 comments on commit 33b38fa

Please sign in to comment.