From d768e56d4b3ef9696fa21eb8237aa6c7c4eed09f Mon Sep 17 00:00:00 2001 From: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com> Date: Mon, 18 Nov 2024 13:44:10 -0800 Subject: [PATCH] Update backup integration tests to fcd73d83 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c2e24d7b9..a6f412710 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -194,7 +194,7 @@ jobs: uses: actions/checkout@v4 with: repository: 'signalapp/Signal-Message-Backup-Tests' - ref: 'c84390838f65c6c0927c9bbcc3a240f986fc4a80' + ref: 'fcd73d838997294dc2d27b536cd1112ab33c4ee0' path: 'backup-integration-tests' - run: xvfb-run --auto-servernum npm run test-electron