mirror of
https://github.com/pgsty/minio.git
synced 2026-08-11 00:33:28 +03:00
Browser: Update UI with new components and elements (#5671)
This commit is contained in:
@@ -24,6 +24,6 @@ const mockStore = configureStore()
|
||||
describe("Browser", () => {
|
||||
it("should render without crashing", () => {
|
||||
const store = mockStore()
|
||||
shallow(<Browser store={store}/>)
|
||||
shallow(<Browser store={store} />)
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user