Skip to content

Commit

Permalink
Migrate @pages/BO/payment/paymentMethods into ui-testing-library
Browse files Browse the repository at this point in the history
  • Loading branch information
Progi1984 committed Jul 9, 2024
1 parent 4f69f34 commit 029b492
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 74 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ import {resetModule} from '@commonTests/BO/modules/moduleManager';

// Import pages
// Import BO pages
import boPaymentMethodsPage from '@pages/BO/payment/paymentMethods';
import psCheckPayment from '@pages/BO/modules/psCheckPayment';
import psWirePayment from '@pages/BO/modules/psWirePayment';

import {
boDashboardPage,
boPaymentMethodsPage,
dataModules,
dataPaymentMethods,
utilsPlaywright,
Expand Down
4 changes: 2 additions & 2 deletions tests/UI/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

71 changes: 0 additions & 71 deletions tests/UI/pages/BO/payment/paymentMethods/index.ts

This file was deleted.

0 comments on commit 029b492

Please sign in to comment.