Skip to content

Commit

Permalink
t
Browse files Browse the repository at this point in the history
  • Loading branch information
codyrancher committed Aug 16, 2024
1 parent 7e0e0a5 commit bc58666
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cypress/e2e/tests/setup/rancher-setup.spec.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import { RancherSetupLoginPagePo } from '@/cypress/e2e/po/pages/rancher-setup-login.po';
import { RancherSetupConfigurePage } from '@/cypress/e2e/po/pages/rancher-setup-configure.po';
import HomePagePo from '@/cypress/e2e/po/pages/home.po';
import { PARTIAL_SETTING_THRESHOLD } from '@/cypress/support/utils/settings-utils';
// import { PARTIAL_SETTING_THRESHOLD } from '@/cypress/support/utils/settings-utils';
import { serverUrlLocalhostCases, urlWithTrailingForwardSlash, httpUrl, nonUrlCases } from '@/cypress/e2e/blueprints/global_settings/settings-data';

// Cypress or the GrepTags avoid to run multiples times the same test for each tag used.
Expand Down

0 comments on commit bc58666

Please sign in to comment.