mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Fix test description
Signed-off-by: Hung-Han (Henry) Chen <chenhungh@gmail.com>
This commit is contained in:
parent
22787a1376
commit
4ebbccba7a
@ -98,7 +98,7 @@ describe("<Catalog />", () => {
|
||||
jest.restoreAllMocks();
|
||||
});
|
||||
|
||||
it("emits ", () => {
|
||||
it("category.emit('onClickDetailIcon') when clicking on the icon in detail panl", () => {
|
||||
const history = createMemoryHistory();
|
||||
const mockLocation = {
|
||||
pathname: "",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user