Skip to content

Commit

Permalink
Readd multi_system_spanners test
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredjj3 committed Feb 13, 2024
1 parent e94d1bf commit 0be6c37
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion tests/integration/vexml.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ describe('vexml', () => {
});

it.each<TestCase>([
// { filename: 'multi_system_spanners.musicxml', width: 400 },
{ filename: 'multi_system_spanners.musicxml', width: 400 },
{ filename: 'multi_stave_single_part_formatting.musicxml', width: 900 },
{ filename: 'multi_part_formatting.musicxml', width: 900 },
{ filename: 'complex_formatting.musicxml', width: 900 },
Expand Down

0 comments on commit 0be6c37

Please sign in to comment.