Skip to content

Commit 28a35e3

Browse files
committed
Fix mtests after Leland 0.72
(or 0.71, hard to tell) which seems to have caused this difference. This mtest came into the code base via the change for ENG-21, PR musescore#8506
1 parent 06efbb9 commit 28a35e3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

mtest/musicxml/io/testConnectedArpeggios_ref.mscx

+3-3
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
</Note>
159159
<Arpeggio>
160160
<subtype>0</subtype>
161-
<userLen2>2.10812</userLen2>
161+
<userLen2>2.11</userLen2>
162162
</Arpeggio>
163163
</Chord>
164164
<Chord>
@@ -424,7 +424,7 @@
424424
</Note>
425425
<Arpeggio>
426426
<subtype>0</subtype>
427-
<userLen2>2.83812</userLen2>
427+
<userLen2>2.84</userLen2>
428428
</Arpeggio>
429429
</Chord>
430430
<Chord>
@@ -477,7 +477,7 @@
477477
</Note>
478478
<Arpeggio>
479479
<subtype>0</subtype>
480-
<userLen2>2.98812</userLen2>
480+
<userLen2>2.99</userLen2>
481481
</Arpeggio>
482482
</Chord>
483483
<Chord>

0 commit comments

Comments
 (0)