fix(angular): broken test (#12286)

This commit is contained in:
Colum Ferry 2022-09-28 16:35:30 +01:00 committed by GitHub
parent b3676e8019
commit 6125dc011b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,7 @@ import {
NxJsonConfiguration,
parseJson,
readJson,
readProjectConfiguration,
readWorkspaceConfiguration,
updateJson,
} from '@nrwl/devkit';