Skip to content

Commit

Permalink
update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
mshima committed Jul 18, 2024
1 parent 69872e3 commit e271c5b
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 39 deletions.
57 changes: 18 additions & 39 deletions generators/angular/__snapshots__/generator.spec.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,10 @@ exports[`generator - angular gateway-jwt-skipUserManagement(true)-withAdminUi(fa
".yo-rc.json": {
"stateCleared": "modified",
},
"clientRoot/.eslintignore": {
"clientRoot/angular.json": {
"stateCleared": "modified",
},
"clientRoot/.eslintrc.json": {
"stateCleared": "modified",
},
"clientRoot/angular.json": {
"clientRoot/eslint.config.mjs": {
"stateCleared": "modified",
},
"clientRoot/jest.conf.js": {
Expand Down Expand Up @@ -700,13 +697,10 @@ exports[`generator - angular gateway-oauth2-withAdminUi(true)-skipJhipsterDepend
".yo-rc.json": {
"stateCleared": "modified",
},
"clientRoot/.eslintignore": {
"stateCleared": "modified",
},
"clientRoot/.eslintrc.json": {
"clientRoot/angular.json": {
"stateCleared": "modified",
},
"clientRoot/angular.json": {
"clientRoot/eslint.config.mjs": {
"stateCleared": "modified",
},
"clientRoot/jest.conf.js": {
Expand Down Expand Up @@ -1605,13 +1599,10 @@ exports[`generator - angular microservice-jwt-skipUserManagement(false)-withAdmi
".yo-rc.json": {
"stateCleared": "modified",
},
"clientRoot/.eslintignore": {
"stateCleared": "modified",
},
"clientRoot/.eslintrc.json": {
"clientRoot/angular.json": {
"stateCleared": "modified",
},
"clientRoot/angular.json": {
"clientRoot/eslint.config.mjs": {
"stateCleared": "modified",
},
"clientRoot/jest.conf.js": {
Expand Down Expand Up @@ -2252,12 +2243,6 @@ exports[`generator - angular microservice-jwt-skipUserManagement(false)-withAdmi

exports[`generator - angular microservice-oauth2-withAdminUi(true)-skipJhipsterDependencies(true)-enableTranslation(true)--websocket(false) should match generated files snapshot 1`] = `
{
".eslintignore": {
"stateCleared": "modified",
},
".eslintrc.json": {
"stateCleared": "modified",
},
".jhipster/EntityWithCustomId.json": {
"stateCleared": "modified",
},
Expand All @@ -2276,6 +2261,9 @@ exports[`generator - angular microservice-oauth2-withAdminUi(true)-skipJhipsterD
"angular.json": {
"stateCleared": "modified",
},
"eslint.config.mjs": {
"stateCleared": "modified",
},
"jest.conf.js": {
"stateCleared": "modified",
},
Expand Down Expand Up @@ -2923,12 +2911,6 @@ exports[`generator - angular microservice-oauth2-withAdminUi(true)-skipJhipsterD

exports[`generator - angular monolith-jwt-skipUserManagement(false)-withAdminUi(true)-skipJhipsterDependencies(true)-enableTranslation(true)--websocket(true) should match generated files snapshot 1`] = `
{
".eslintignore": {
"stateCleared": "modified",
},
".eslintrc.json": {
"stateCleared": "modified",
},
".jhipster/EntityWithCustomId.json": {
"stateCleared": "modified",
},
Expand All @@ -2947,6 +2929,9 @@ exports[`generator - angular monolith-jwt-skipUserManagement(false)-withAdminUi(
"angular.json": {
"stateCleared": "modified",
},
"eslint.config.mjs": {
"stateCleared": "modified",
},
"jest.conf.js": {
"stateCleared": "modified",
},
Expand Down Expand Up @@ -3999,12 +3984,6 @@ exports[`generator - angular monolith-jwt-skipUserManagement(false)-withAdminUi(

exports[`generator - angular monolith-oauth2-withAdminUi(false)-skipJhipsterDependencies(false)-enableTranslation(false)-websocket(false) should match generated files snapshot 1`] = `
{
".eslintignore": {
"stateCleared": "modified",
},
".eslintrc.json": {
"stateCleared": "modified",
},
".jhipster/EntityWithCustomId.json": {
"stateCleared": "modified",
},
Expand All @@ -4023,6 +4002,9 @@ exports[`generator - angular monolith-oauth2-withAdminUi(false)-skipJhipsterDepe
"angular.json": {
"stateCleared": "modified",
},
"eslint.config.mjs": {
"stateCleared": "modified",
},
"jest.conf.js": {
"stateCleared": "modified",
},
Expand Down Expand Up @@ -4655,12 +4637,6 @@ exports[`generator - angular monolith-oauth2-withAdminUi(false)-skipJhipsterDepe

exports[`generator - angular monolith-session-skipUserManagement(true)-withAdminUi(false)-skipJhipsterDependencies(false)-enableTranslation(false)-websocket(true) should match generated files snapshot 1`] = `
{
".eslintignore": {
"stateCleared": "modified",
},
".eslintrc.json": {
"stateCleared": "modified",
},
".jhipster/EntityWithCustomId.json": {
"stateCleared": "modified",
},
Expand All @@ -4679,6 +4655,9 @@ exports[`generator - angular monolith-session-skipUserManagement(true)-withAdmin
"angular.json": {
"stateCleared": "modified",
},
"eslint.config.mjs": {
"stateCleared": "modified",
},
"jest.conf.js": {
"stateCleared": "modified",
},
Expand Down
8 changes: 8 additions & 0 deletions generators/app/__snapshots__/generator.spec.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -627,6 +627,7 @@ exports[`generator - app with default config should match snapshot 1`] = `
"@types/node": "TYPES_NODE_VERSION",
"@types/sockjs-client": "TYPES_SOCKJS_CLIENT_VERSION",
"@typescript-eslint/eslint-plugin": "TYPESCRIPT_ESLINT_ESLINT_PLUGIN_VERSION",
"angular-eslint": "ANGULAR_ESLINT_VERSION",
"babel-loader": "BABEL_LOADER_VERSION",
"babel-plugin-istanbul": "BABEL_PLUGIN_ISTANBUL_VERSION",
"bootstrap": "BOOTSTRAP_VERSION",
Expand All @@ -642,8 +643,10 @@ exports[`generator - app with default config should match snapshot 1`] = `
"eslint": "ESLINT_VERSION",
"eslint-config-prettier": "ESLINT_CONFIG_PRETTIER_VERSION",
"eslint-plugin-cypress": "ESLINT_PLUGIN_CYPRESS_VERSION",
"eslint-plugin-prettier": "ESLINT_PLUGIN_PRETTIER_VERSION",
"eslint-webpack-plugin": "ESLINT_WEBPACK_PLUGIN_VERSION",
"folder-hash": "FOLDER_HASH_VERSION",
"globals": "GLOBALS_VERSION",
"husky": "HUSKY_VERSION",
"jest": "JEST_VERSION",
"jest-date-mock": "JEST_DATE_MOCK_VERSION",
Expand All @@ -668,6 +671,7 @@ exports[`generator - app with default config should match snapshot 1`] = `
"ts-jest": "TS_JEST_VERSION",
"tslib": "TSLIB_VERSION",
"typescript": "TYPESCRIPT_VERSION",
"typescript-eslint": "TYPESCRIPT_ESLINT_VERSION",
"wait-on": "WAIT_ON_VERSION",
"webpack": "WEBPACK_VERSION",
"webpack-bundle-analyzer": "WEBPACK_BUNDLE_ANALYZER_VERSION",
Expand Down Expand Up @@ -1231,6 +1235,7 @@ exports[`generator - app with gateway should match snapshot 1`] = `
"@types/node": "TYPES_NODE_VERSION",
"@types/sockjs-client": "TYPES_SOCKJS_CLIENT_VERSION",
"@typescript-eslint/eslint-plugin": "TYPESCRIPT_ESLINT_ESLINT_PLUGIN_VERSION",
"angular-eslint": "ANGULAR_ESLINT_VERSION",
"babel-loader": "BABEL_LOADER_VERSION",
"babel-plugin-istanbul": "BABEL_PLUGIN_ISTANBUL_VERSION",
"bootstrap": "BOOTSTRAP_VERSION",
Expand All @@ -1246,8 +1251,10 @@ exports[`generator - app with gateway should match snapshot 1`] = `
"eslint": "ESLINT_VERSION",
"eslint-config-prettier": "ESLINT_CONFIG_PRETTIER_VERSION",
"eslint-plugin-cypress": "ESLINT_PLUGIN_CYPRESS_VERSION",
"eslint-plugin-prettier": "ESLINT_PLUGIN_PRETTIER_VERSION",
"eslint-webpack-plugin": "ESLINT_WEBPACK_PLUGIN_VERSION",
"folder-hash": "FOLDER_HASH_VERSION",
"globals": "GLOBALS_VERSION",
"husky": "HUSKY_VERSION",
"jest": "JEST_VERSION",
"jest-date-mock": "JEST_DATE_MOCK_VERSION",
Expand All @@ -1272,6 +1279,7 @@ exports[`generator - app with gateway should match snapshot 1`] = `
"ts-jest": "TS_JEST_VERSION",
"tslib": "TSLIB_VERSION",
"typescript": "TYPESCRIPT_VERSION",
"typescript-eslint": "TYPESCRIPT_ESLINT_VERSION",
"wait-on": "WAIT_ON_VERSION",
"webpack": "WEBPACK_VERSION",
"webpack-bundle-analyzer": "WEBPACK_BUNDLE_ANALYZER_VERSION",
Expand Down

0 comments on commit e271c5b

Please sign in to comment.