Skip to content

Commit

Permalink
feat: negotiation and auto accept credentials (#336)
Browse files Browse the repository at this point in the history
Signed-off-by: Berend Sliedrecht <[email protected]>
  • Loading branch information
berendsliedrecht authored Jul 15, 2021
1 parent d35ede5 commit 55e8697
Show file tree
Hide file tree
Showing 20 changed files with 1,096 additions and 124 deletions.
2 changes: 1 addition & 1 deletion jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ module.exports = {
},
collectCoverageFrom: ['src/**/*.{js,jsx,tsx,ts}'],
coveragePathIgnorePatterns: ['/node_modules/', '/__tests__/'],
testTimeout: 60000,
testTimeout: 120000,
}
Loading

0 comments on commit 55e8697

Please sign in to comment.