From 3e0a381335501fabb2dbaa43caa8979e542bf21c Mon Sep 17 00:00:00 2001 From: Harald Wellmann Date: Sat, 3 Aug 2024 20:44:25 +0200 Subject: [PATCH] fixed test expectation --- src/app/abc.spec.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/abc.spec.ts b/src/app/abc.spec.ts index bbe50c8..920ed57 100644 --- a/src/app/abc.spec.ts +++ b/src/app/abc.spec.ts @@ -92,7 +92,7 @@ eaa efg|dec BAB|GBd gdB|1~A3 A2d:|2~A3 ABd| }); test('should get signature', () => { - expect(signature).toMatch('abcjs-basic v6.3.0'); + expect(signature).toMatch('abcjs-basic v6.4.1'); }); test('should read large tunebook', () => {