Skip to content

Commit

Permalink
feat: removed proactive-connect (#959)
Browse files Browse the repository at this point in the history
  • Loading branch information
manchuck authored Sep 23, 2024
1 parent 1bcbb7d commit 4aaa381
Show file tree
Hide file tree
Showing 37 changed files with 0 additions and 1,797 deletions.
8 changes: 0 additions & 8 deletions jest.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -116,14 +116,6 @@ const config: Config.InitialOptions = {
testMatch: ['<rootDir>/packages/pricing/__tests__/**/*.test.ts'],
coveragePathIgnorePatterns: ['node_modules', '__tests__'],
},
{
...projectDefault,
displayName: 'PROACTIVE CONNECT',
testMatch: [
'<rootDir>/packages/proactive-connect/__tests__/**/*.test.ts',
],
coveragePathIgnorePatterns: ['node_modules', '__tests__'],
},
{
...projectDefault,
displayName: 'REDACT',
Expand Down
2 changes: 0 additions & 2 deletions packages/proactive-connect/.depcheckrc

This file was deleted.

87 changes: 0 additions & 87 deletions packages/proactive-connect/README.md

This file was deleted.

13 changes: 0 additions & 13 deletions packages/proactive-connect/__tests__/__dataSets__/index.ts

This file was deleted.

228 changes: 0 additions & 228 deletions packages/proactive-connect/__tests__/__dataSets__/items.ts

This file was deleted.

Loading

0 comments on commit 4aaa381

Please sign in to comment.