cleanup(js): fix outdated unit test snapshot (#30582)
## Current Behavior ## Expected Behavior ## Related Issue(s) Fixes #
This commit is contained in:
parent
68c9653f25
commit
ac103fa109
@ -1242,7 +1242,8 @@ describe(`Plugin: ${PLUGIN_NAME}`, () => {
|
|||||||
"cwd": "libs/my-lib",
|
"cwd": "libs/my-lib",
|
||||||
},
|
},
|
||||||
"outputs": [
|
"outputs": [
|
||||||
"{projectRoot}/dist",
|
"{projectRoot}/dist/**/*.d.ts",
|
||||||
|
"{projectRoot}/dist/tsconfig.tsbuildinfo",
|
||||||
],
|
],
|
||||||
"syncGenerators": [
|
"syncGenerators": [
|
||||||
"@nx/js:typescript-sync",
|
"@nx/js:typescript-sync",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user