Skip to content

Commit

Permalink
chore: skip contact center tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dougfabris committed Oct 16, 2024
1 parent bc1faf5 commit 097b727
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,8 @@ const ERROR = {

test.use({ storageState: Users.admin.state });

test.describe('Omnichannel Contact Center', () => {
// TODO: this will need to be refactored
test.describe.skip('Omnichannel Contact Center', () => {
let poContacts: OmnichannelContacts;
let poOmniSection: OmnichannelSection;

Expand Down

0 comments on commit 097b727

Please sign in to comment.