Skip to content

Commit

Permalink
Fix qunit param
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Apr 25, 2024
1 parent 52978cd commit eb8fc81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/index.html
Expand Up @@ -104,7 +104,7 @@
QUnit.config.urlConfig.push('forceskip');

QUnit.config.urlConfig.push({
id: 'overridedeprecationversion',
id: 'OVERRIDE_DEPRECATION_VERSION',
value: ['20.0.0', '6.0.0', '5.12.0'],
label: 'Deprecation Version',
});
Expand Down

0 comments on commit eb8fc81

Please sign in to comment.