mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Comment cleanup
Signed-off-by: Alex Culliere <alozhkin@mirantis.com>
This commit is contained in:
parent
c0344a35bc
commit
e966d2049a
@ -94,9 +94,7 @@ describe("<MainLayoutHeader />", () => {
|
||||
|
||||
const okBtn = dialog.querySelector("button.ok");
|
||||
|
||||
expect(okBtn.textContent).toBe("Remove");
|
||||
// console.log(dialog);
|
||||
|
||||
expect(okBtn.textContent).toBe("Remove");
|
||||
});
|
||||
});
|
||||
});
|
||||
|
||||
Loading…
Reference in New Issue
Block a user