Skip to content

Commit c7cb983

Browse files
authored
Merge pull request #272 from yoshizzle/remove-volumes-list-view-update
pre-remove volumes
2 parents 421d2aa + 274faa2 commit c7cb983

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

test/volumes/list-view-update-volumes.bats

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ teardown() {
2424
fi
2525
}
2626

27+
@test "remove volumes prior to tests" {
28+
run removeVolumes
29+
}
30+
2731
@test "it should list volumes" {
2832
run createVolume
2933
run linode-cli volumes list \

0 commit comments

Comments
 (0)