mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
More descriptive describe statement
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
parent
c2a85d4830
commit
33564dd592
@ -162,7 +162,7 @@ describe("download logs options in pod logs dock tab", () => {
|
||||
});
|
||||
})
|
||||
|
||||
describe("blocking user interaction", () => {
|
||||
describe("blocking user interaction after menu item click", () => {
|
||||
it("block download dropdown for interaction when selected 'download all logs'", async () => {
|
||||
const downloadMenuItem = rendered.getByTestId("download-all-logs");
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user