fix an integration test failure.
This commit is contained in:
parent
45342c3080
commit
c73820057a
@ -201,7 +201,7 @@ func TestStoragePoolRefreshIntegration(t *testing.T) {
|
||||
t.Fatal(err)
|
||||
}
|
||||
|
||||
pool, err := l.StoragePool("default")
|
||||
pool, err := l.StoragePool("test")
|
||||
if err != nil {
|
||||
t.Error(err)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user