diff --git a/packages/host/tests/integration/components/ai-module-creation-test.gts b/packages/host/tests/integration/components/ai-module-creation-test.gts index d559492b2e..192d11334f 100644 --- a/packages/host/tests/integration/components/ai-module-creation-test.gts +++ b/packages/host/tests/integration/components/ai-module-creation-test.gts @@ -2,7 +2,7 @@ import Service from '@ember/service'; import { waitFor, click, findAll } from '@ember/test-helpers'; import GlimmerComponent from '@glimmer/component'; -import { module, test } from 'qunit'; +import { module, skip } from 'qunit'; import { baseRealm, Loader, type Realm } from '@cardstack/runtime-common'; @@ -115,7 +115,7 @@ module('Integration | create app module via ai-assistant', function (hooks) { } // This doesn’t work when the generator is in experiments instead of catalog - test.skip('it can create a module using a tool call', async function (assert) { + skip('it can create a module using a tool call', async function (assert) { let { realm } = await setupIntegrationTestRealm({ loader, contents: {