mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-15 02:57:04 +02:00
UI: Add copyright header to swagger-ui-test (#23843)
Co-authored-by: Angel Garbarino <Monkeychip@users.noreply.github.com>
This commit is contained in:
parent
987294660b
commit
2b51e09bda
@ -1,3 +1,8 @@
|
|||||||
|
/**
|
||||||
|
* Copyright (c) HashiCorp, Inc.
|
||||||
|
* SPDX-License-Identifier: BUSL-1.1
|
||||||
|
*/
|
||||||
|
|
||||||
import { module, test } from 'qunit';
|
import { module, test } from 'qunit';
|
||||||
import { setupRenderingTest } from 'vault/tests/helpers';
|
import { setupRenderingTest } from 'vault/tests/helpers';
|
||||||
import { waitUntil, find } from '@ember/test-helpers';
|
import { waitUntil, find } from '@ember/test-helpers';
|
||||||
|
Loading…
Reference in New Issue
Block a user