Skip to content

Commit

Permalink
test: reorder test suites
Browse files Browse the repository at this point in the history
  • Loading branch information
tomivirkki committed Nov 16, 2021
1 parent 282d4bb commit fb33f64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test-suites.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ const isPolymer2 = document.querySelector('script[src*="wct-browser-legacy"]') =

window.VaadinGridSuites = [
'million-dollar-scrolling.html',
'resizing.html',
'accessibility.html',
'all-imports.html',
'array-data-provider.html',
Expand All @@ -26,7 +27,6 @@ window.VaadinGridSuites = [
'lazy-import.html',
'light-dom-observing.html',
'physical-count.html',
'resizing.html',
'resizing-material.html',
'row-details.html',
'row-height.html',
Expand Down

0 comments on commit fb33f64

Please # to comment.