Skip to content

Commit

Permalink
chore: Update version on mock data
Browse files Browse the repository at this point in the history
  • Loading branch information
sumanmaity1234 committed Jan 28, 2024
1 parent b4823a3 commit 88cfb12
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .talismanrc
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ fileignoreconfig:
- filename: frontend/__tests__/components/__snapshots__/LoginPage.test.js.snap
checksum: 0983be59f610a6ece0e4f7e5868a2406bd6f20226e0443dcd119494a2e19f9bc
- filename: frontend/mock-data/data.json
checksum: 4baf61952ab3261089ae57c7a91f920e4cb8c67425d99861b7cbff6a1eaec60e
checksum: 8db91df1d7736cce489b5cfd97e4761f7caf658ebb6d82495d43074bad2bfecc
- filename: frontend/src/components/Dashboard.vue
checksum: 55c522358eb8c8cdd66b948f52d837d7f092c9416df3a2b01284a805c1900b0e
- filename: frontend/src/components/GridCell.vue
Expand Down
2 changes: 1 addition & 1 deletion frontend/mock-data/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"responses": [
{
"uuid": "30cd0af0-5709-4ce8-9616-5cdb0267bf88",
"body": "{\n \"availableAuths\": [\"BASIC_AUTH\", \"OAUTH2\"],\n \"githubSecretsScanMonitoringEnabled\": true,\n \"githubCodeScanMonitoringEnabled\": true,\n \"version\": \"3.3.1\"\n}",
"body": "{\n \"availableAuths\": [\"BASIC_AUTH\", \"OAUTH2\"],\n \"githubSecretsScanMonitoringEnabled\": true,\n \"githubCodeScanMonitoringEnabled\": true,\n \"version\": \"4.0.1\"\n}",
"latency": 100,
"statusCode": 200,
"label": "",
Expand Down

0 comments on commit 88cfb12

Please sign in to comment.