Skip to content

Commit

Permalink
Replaced Quartet 9: Allegro with Quartet 10
Browse files Browse the repository at this point in the history
  • Loading branch information
whiteand committed Sep 24, 2020
1 parent 2a20163 commit 71a0a2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -813,7 +813,7 @@ suite
ajvValidator(negative[i])
}
})
.add('Quartet 9: Allegro', function() {
.add('Quartet 10', function() {
for (let i = 0; i < positive.length; i++) {
validator(positive[i])
}
Expand Down

0 comments on commit 71a0a2a

Please sign in to comment.