1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Fix last test

Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
Sebastian Malton 2021-10-15 12:52:04 -04:00
parent bb59b1a299
commit fd825cc441

View File

@ -310,7 +310,7 @@ const commonPageTests: CommonPageTest[] = [{
pages: [
{
name: "Definitions",
href: "/clustercrd/definitions",
href: "/cluster/crd/definitions",
expectedSelector: "h5.title",
expectedText: "Custom Resources"
},