Skip to content

Commit

Permalink
chore: match more tests
Browse files Browse the repository at this point in the history
  • Loading branch information
iChenLei committed Aug 20, 2023
1 parent dfe5247 commit c0a4d59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/less/test/browser/generator/runner.config.js
Expand Up @@ -34,7 +34,7 @@ module.exports = {
}
},
strictUnits: {
src: [`${lessFolder}/strict-units/*.less`],
src: [`${lessFolder}/units/strict/*.less`],
options: {
helpers: 'test/browser/runner-strict-units-options.js',
specs: 'test/browser/runner-strict-units-spec.js',
Expand Down

0 comments on commit c0a4d59

Please sign in to comment.