Update ProjectTemplates test baselines
- follow-up to 026b9df3e0 / #13525
This commit is contained in:
parent
f79b3a9be2
commit
ac9f0fc20c
|
|
@ -1209,6 +1209,7 @@
|
|||
"ClientApp/src/App.test.js",
|
||||
"ClientApp/src/index.js",
|
||||
"ClientApp/src/registerServiceWorker.js",
|
||||
"ClientApp/.env",
|
||||
"ClientApp/.gitignore",
|
||||
"ClientApp/package-lock.json",
|
||||
"ClientApp/package.json",
|
||||
|
|
@ -1251,6 +1252,7 @@
|
|||
"ClientApp/src/index.tsx",
|
||||
"ClientApp/src/react-app-env.d.ts",
|
||||
"ClientApp/src/registerServiceWorker.ts",
|
||||
"ClientApp/.env",
|
||||
"ClientApp/.eslintrc.json",
|
||||
"ClientApp/.gitignore",
|
||||
"ClientApp/package-lock.json",
|
||||
|
|
|
|||
Loading…
Reference in New Issue