Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
richard-cox authored and mantis-toboggan-md committed Jul 20, 2023
1 parent 4e4157d commit 3eb29b7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cypress/e2e/po/pages/extensions.po.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import NameNsDescriptionPo from '@/cypress/e2e/po/components/name-ns-description
import ReposListPagePo from '@/cypress/e2e/po/pages/repositories.po';
import AppClusterRepoEditPo from '@/cypress/e2e/po/edit/catalog.cattle.io.clusterrepo.po';
import BannersPo from '~/cypress/e2e/po/components/banners.po';
import ComponentPo from '~/cypress/e2e/po/components/component.po';

export default class ExtensionsPagePo extends PagePo {
static url = '/c/local/uiplugins'
Expand Down

0 comments on commit 3eb29b7

Please sign in to comment.