Skip to content

Commit

Permalink
feat: #1125: Update snapshot tests
Browse files Browse the repository at this point in the history
  • Loading branch information
nphivu414 committed May 13, 2020
1 parent a0f740a commit e2e5db9
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 14 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ exports[`ClientAppDetailManage should match a snapshot 1`] = `
"entries": Array [
Object {
"hash": "",
"key": "bawais",
"key": "3glyf9",
"pathname": "/",
"search": "",
"state": undefined,
Expand All @@ -50,7 +50,7 @@ exports[`ClientAppDetailManage should match a snapshot 1`] = `
"listen": [Function],
"location": Object {
"hash": "",
"key": "bawais",
"key": "3glyf9",
"pathname": "/",
"search": "",
"state": undefined,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ exports[`ClientAppDetail should match a snapshot 1`] = `
"entries": Array [
Object {
"hash": "",
"key": "hj0yrq",
"key": "to3pvn",
"pathname": "/",
"search": "",
"state": undefined,
Expand All @@ -52,7 +52,7 @@ exports[`ClientAppDetail should match a snapshot 1`] = `
"listen": [Function],
"location": Object {
"hash": "",
"key": "hj0yrq",
"key": "to3pvn",
"pathname": "/",
"search": "",
"state": undefined,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ exports[`DeveloperAppDetail should match a snapshot 1`] = `
"entries": Array [
Object {
"hash": "",
"key": "d7ihwa",
"key": "1dzv0n",
"pathname": "/",
"search": "",
"state": undefined,
Expand All @@ -94,7 +94,7 @@ exports[`DeveloperAppDetail should match a snapshot 1`] = `
"listen": [Function],
"location": Object {
"hash": "",
"key": "d7ihwa",
"key": "1dzv0n",
"pathname": "/",
"search": "",
"state": undefined,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ exports[`ClientAppInstallConfirmation should match a snapshot 1`] = `
"entries": Array [
Object {
"hash": "",
"key": "10enkq",
"key": "49wyie",
"pathname": "/",
"search": "",
"state": undefined,
Expand All @@ -37,7 +37,7 @@ exports[`ClientAppInstallConfirmation should match a snapshot 1`] = `
"listen": [Function],
"location": Object {
"hash": "",
"key": "10enkq",
"key": "49wyie",
"pathname": "/",
"search": "",
"state": undefined,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ exports[`ClientAppUninstallConfirmation should match a snapshot 1`] = `
"entries": Array [
Object {
"hash": "",
"key": "or1lgb",
"key": "vclqtp",
"pathname": "/",
"search": "",
"state": undefined,
Expand All @@ -37,7 +37,7 @@ exports[`ClientAppUninstallConfirmation should match a snapshot 1`] = `
"listen": [Function],
"location": Object {
"hash": "",
"key": "or1lgb",
"key": "vclqtp",
"pathname": "/",
"search": "",
"state": undefined,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ exports[`ServiceChart should match a snapshot 1`] = `
0,
0,
0,
6.75,
8.1,
0,
],
"hoverBackgroundColor": "rgba(255,99,132,0.4)",
Expand Down Expand Up @@ -123,7 +123,7 @@ exports[`ServiceChart should match a snapshot 1`] = `
Object {
"scaleLabel": Object {
"display": true,
"labelString": "Total cost",
"labelString": "Total Cost ( £ )",
},
},
],
Expand All @@ -146,7 +146,7 @@ exports[`ServiceChart should match a snapshot 1`] = `
0,
0,
0,
6.75,
8.1,
0,
],
"hoverBackgroundColor": "rgba(255,99,132,0.4)",
Expand Down Expand Up @@ -181,7 +181,7 @@ exports[`ServiceChart should match a snapshot 1`] = `
Object {
"scaleLabel": Object {
"display": true,
"labelString": "Total cost",
"labelString": "Total Cost ( £ )",
},
},
],
Expand Down

0 comments on commit e2e5db9

Please sign in to comment.