From 20b09a30c72309adf5437696878088c2f855135b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karol=20S=C3=B3jko?= Date: Tue, 5 Dec 2023 13:02:49 +0100 Subject: [PATCH] chore: unskip remote history e2e tests (#2682) --- packages/snjs/mocha/history.test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/snjs/mocha/history.test.js b/packages/snjs/mocha/history.test.js index 9cfe283a7..c1171da9a 100644 --- a/packages/snjs/mocha/history.test.js +++ b/packages/snjs/mocha/history.test.js @@ -226,7 +226,7 @@ describe('history manager', () => { }) }) - describe.skip('remote', function () { + describe('remote', function () { this.timeout(Factory.TwentySecondTimeout) let context