mirror of
https://github.com/pgsty/minio.git
synced 2026-08-09 15:53:28 +03:00
revert browser newux changes (#5714)
This commit is contained in:
@@ -35,7 +35,7 @@ describe("AboutModal", () => {
|
||||
const wrapper = shallow(
|
||||
<AboutModal serverInfo={serverInfo} hideAbout={hideAbout} />
|
||||
)
|
||||
wrapper.find("i").simulate("click")
|
||||
wrapper.find("button").simulate("click")
|
||||
expect(hideAbout).toHaveBeenCalled()
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user