From 33b38fa7f0caff2307f875645e2769ea1433ee5a Mon Sep 17 00:00:00 2001 From: Tian Feng Date: Tue, 23 Jul 2024 14:26:56 -0700 Subject: [PATCH] chore: Bump TestCafe version 3.6.2 --- .sauce/config.yml | 2 +- examples/typescript/.sauce/config.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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: