Skip to content

Commit

Permalink
adapted test
Browse files Browse the repository at this point in the history
  • Loading branch information
hwellmann committed Mar 2, 2024
1 parent 8aac2de commit 14994c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/abc.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.2');
expect(signature).toMatch('abcjs-basic v6.3.0');
});

test('should read large tunebook', () => {
Expand Down

0 comments on commit 14994c5

Please sign in to comment.