Skip to content

Commit

Permalink
Fix mtest related to ENG-38
Browse files Browse the repository at this point in the history
See musescore#8556, issue possibly caused by another commit though
  • Loading branch information
Jojo-Schmitz committed Sep 10, 2021
1 parent cd1c3a0 commit 71197c1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions mtest/musicxml/io/testUnterminatedTies_ref.mscx
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@
<Articulation>
<subtype>articLaissezVibrerBelow</subtype>
<autoplace>0</autoplace>
<offset x="1.17797" y="-0.21"/>
<offset x="0.975938" y="-0.214063"/>
</Articulation>
<StemDirection>up</StemDirection>
<Note>
Expand All @@ -245,7 +245,7 @@
<Articulation>
<subtype>articLaissezVibrerAbove</subtype>
<autoplace>0</autoplace>
<offset x="1.17797" y="0.23"/>
<offset x="0.975937" y="0.23"/>
</Articulation>
<StemDirection>down</StemDirection>
<Note>
Expand All @@ -268,7 +268,7 @@
<Articulation>
<subtype>articLaissezVibrerAbove</subtype>
<autoplace>0</autoplace>
<offset x="1.17797" y="0.23"/>
<offset x="0.975937" y="0.23"/>
</Articulation>
<StemDirection>down</StemDirection>
<Note>
Expand Down Expand Up @@ -395,7 +395,7 @@
<Articulation>
<subtype>articLaissezVibrerBelow</subtype>
<autoplace>0</autoplace>
<offset x="1.17797" y="-0.21"/>
<offset x="0.975937" y="-0.214062"/>
</Articulation>
<StemDirection>up</StemDirection>
<Note>
Expand Down

0 comments on commit 71197c1

Please sign in to comment.