mirror of
https://github.com/pgsty/minio.git
synced 2026-08-02 08:35:58 +03:00
Browser: Update UI with new components and elements (#5671)
This commit is contained in:
@@ -21,8 +21,8 @@ describe("getVisibleBuckets", () => {
|
||||
beforeEach(() => {
|
||||
state = {
|
||||
buckets: {
|
||||
list: ["test1", "test11", "test2"]
|
||||
}
|
||||
list: ["test1", "test11", "test2"],
|
||||
},
|
||||
}
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user