diff --git a/.sauce/config.yml b/.sauce/config.yml index eeb18ae..2f6bc69 100644 --- a/.sauce/config.yml +++ b/.sauce/config.yml @@ -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: diff --git a/examples/typescript/.sauce/config.yml b/examples/typescript/.sauce/config.yml index f78fa77..942c63c 100644 --- a/examples/typescript/.sauce/config.yml +++ b/examples/typescript/.sauce/config.yml @@ -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: