Skip to content

Commit

Permalink
Remove accidental commit of suite.only
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinpschaaf committed Mar 3, 2020
1 parent 60f6ccf commit b503db1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/unit/dom-repeat.html
Original file line number Diff line number Diff line change
Expand Up @@ -3945,7 +3945,7 @@ <h4>x-repeat-limit</h4>

});

suite.only('chunked rendering', function() {
suite('chunked rendering', function() {

let chunked;
let repeat;
Expand Down

0 comments on commit b503db1

Please sign in to comment.