Skip to content

Commit

Permalink
Snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
themrrobert committed Mar 3, 2024
1 parent c2d22b8 commit 9778a22
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tests/unit/snapshots/banksnapshots.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -761,8 +761,8 @@ exports[`OSB Buyables 1`] = `
"qpRequired": 10,
},
{
"gpCost": 5000,
"ironmanPrice": 600,
"gpCost": 25000,
"ironmanPrice": 10000,
"itemCost": Bank {
"bank": {},
"frozen": false,
Expand All @@ -779,8 +779,8 @@ exports[`OSB Buyables 1`] = `
},
},
{
"gpCost": 5000,
"ironmanPrice": 600,
"gpCost": 25000,
"ironmanPrice": 10000,
"itemCost": Bank {
"bank": {},
"frozen": false,
Expand Down

0 comments on commit 9778a22

Please sign in to comment.