1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
Signed-off-by: Hung-Han (Henry) Chen <chenhungh@gmail.com>
This commit is contained in:
Hung-Han (Henry) Chen 2021-09-30 08:15:24 +03:00
parent 4ebbccba7a
commit 184612e5a6
No known key found for this signature in database
GPG Key ID: 54B44603D251B788

View File

@ -98,7 +98,7 @@ describe("<Catalog />", () => {
jest.restoreAllMocks();
});
it("category.emit('onClickDetailIcon') when clicking on the icon in detail panl", () => {
it("category.emit('onClickDetailIcon') when clicking on the icon in detail panel", () => {
const history = createMemoryHistory();
const mockLocation = {
pathname: "",