mirror of
https://github.com/pgsty/minio.git
synced 2026-08-10 08:13:28 +03:00
revert browser newux changes (#5714)
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