Alan Guo Xiang Tan 2023-07-28 11:05:15 +08:00 committed by GitHub
parent 3c8cc0c73e
commit 26fc5d2d1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
import { module, test } from "qunit";
import { module, skip, test } from "qunit";
import { setupRenderingTest } from "discourse/tests/helpers/component-test";
import { render } from "@ember/test-helpers";
import { hbs } from "ember-cli-htmlbars";
@ -43,7 +43,7 @@ module(
let model;
test("renders passed json model object into string in the ace editor", async function (assert) {
skip("renders passed json model object into string in the ace editor", async function (assert) {
await render(hbs`<ThemeSettingsEditor @model={{hash
model=(hash
settings=(array