Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
ablack12 committed Feb 13, 2024
1 parent e651c9e commit 17abadb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/spawn/spawnVolume/SpawnVolumeModal.test.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ describe("spawnVolumeModal", () => {
variables: {
spawnVolumeInput: {
availabilityZone: "us-east-1a",
size: 500,
size: 256,
type: "gp2",
expiration: null,
noExpiration: true,
Expand Down

0 comments on commit 17abadb

Please sign in to comment.