From c3d453f95a5f597d56af57ff42a52eb855019d2b Mon Sep 17 00:00:00 2001 From: Prithpal Sooriya Date: Mon, 22 Jul 2024 15:35:21 +0100 Subject: [PATCH] test: update test names --- app/scripts/migrations/120.1.test.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/scripts/migrations/120.1.test.ts b/app/scripts/migrations/120.1.test.ts index a32d56237b93..1ea0bb55d3cd 100644 --- a/app/scripts/migrations/120.1.test.ts +++ b/app/scripts/migrations/120.1.test.ts @@ -33,7 +33,7 @@ describe('migration #120.1', () => { }); }); - it('does nothing if user storage is not initialized', async () => { + it('initializes a default user storage state if it did not exist before', async () => { const oldStorage = { meta: { version: oldVersion }, data: {