Skip to content

Commit

Permalink
chore: Disable access continuum (#19267)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeyber authored Sep 19, 2024
1 parent 94ccc1d commit 20745d3
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 382 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ import '@testing-library/cypress/add-commands';
import 'cypress-file-upload';
import './a11y-tab.commands';
import './cart.commands';
import './continuum.commands';
// TODO: Disabled until continuum is fixed for local env.
// import './continuum.commands';
import './cx-config.commands';
import './login.commands';
import './ng-select.commands';
Expand Down
Loading

0 comments on commit 20745d3

Please sign in to comment.