/** * Copyright IBM Corp. 2016, 2025 * SPDX-License-Identifier: BUSL-1.1 */ import { module, test } from 'qunit'; import { setupTest } from 'ember-qunit'; import { cliTemplate } from 'core/utils/code-generators/cli'; module('Integration | Util | code-generators/cli', function (hooks) { setupTest(hooks); test('cliTemplate: it formats CLI command with content', async function (assert) { const content = `- <