Skip to content

Commit 780af03

Browse files
committed
CCM-11474: fix tests
1 parent b5519bc commit 780af03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test-team/helpers/client/client-helper.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ export const testClients: TestClients = {
8585
campaignIds: ['campaign-id', 'other-campaign-id'],
8686
features: {
8787
proofing: true,
88-
routing: false,
88+
routing: true,
8989
},
9090
},
9191

0 commit comments

Comments
 (0)