We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c16d6cd commit 9e37a0aCopy full SHA for 9e37a0a
1 file changed
packages/schematics/angular/refactor/jasmine-vitest/utils/constants.ts
@@ -1 +1,9 @@
1
+/**
2
+ * @license
3
+ * Copyright Google LLC All Rights Reserved.
4
+ *
5
+ * Use of this source code is governed by an MIT-style license that can be
6
+ * found in the LICENSE file at https://angular.dev/license
7
+ */
8
+
9
export const ANGULAR_CORE_TESTING = '@angular/core/testing';
0 commit comments