DEV: Update tests (#323)
new imports, resolved deprecations, qunit-dom, strict assertions, fixed flakes, migrated the legacy component test, typos, gjs
This commit is contained in:
@@ -276,7 +276,7 @@ module("Data Explorer Plugin | Component | param-input", function (hooks) {
|
||||
assert.rejects(this.submit());
|
||||
});
|
||||
|
||||
test("async normalizion", async function (assert) {
|
||||
test("async normalization", async function (assert) {
|
||||
this.setProperties({
|
||||
param_info: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user