mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Rename test for accuracy
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
This commit is contained in:
parent
adde13237a
commit
878488f4d0
@ -23,7 +23,7 @@ jest.mock("electron", () => ({
|
||||
},
|
||||
}));
|
||||
|
||||
describe("Router", () => {
|
||||
describe("static-file-route", () => {
|
||||
let handleStaticFileRoute: Route<Buffer>;
|
||||
|
||||
beforeEach(async () => {
|
||||
Loading…
Reference in New Issue
Block a user