Skip to content

Commit

Permalink
Merge branch 'feature/CXSPA-9304--tests' of github.com:SAP/spartacus …
Browse files Browse the repository at this point in the history
…into feature/CXSPA-9304--tests
  • Loading branch information
Platonn committed Feb 7, 2025
2 parents 9a3cd8d + 7d47e53 commit a4c5e5e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions projects/schematics/src/test/fixtures-test-utils.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
/*
* SPDX-FileCopyrightText: 2025 SAP Spartacus team <spartacus-team@sap.com>
*
* SPDX-License-Identifier: Apache-2.0
*/

import { UnitTestTree } from '@angular-devkit/schematics/testing';
import { readdirSync, readFileSync } from 'fs';
import { join } from 'path';
Expand Down

0 comments on commit a4c5e5e

Please sign in to comment.