Skip to content

Commit 7f03143

Browse files
hashiccgithub-actions[bot]
authored andcommitted
Add missing copyright headers
1 parent 399c232 commit 7f03143

File tree

1 file changed

+5
-0
lines changed
  • addons/api/addon-test-support/helpers

1 file changed

+5
-0
lines changed

addons/api/addon-test-support/helpers/mirage.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
/**
2+
* Copyright (c) HashiCorp, Inc.
3+
* SPDX-License-Identifier: BUSL-1.1
4+
*/
5+
16
import { settled } from '@ember/test-helpers';
27
import startMirage from 'api/mirage/config';
38

0 commit comments

Comments
 (0)