We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebe391a commit b8025a5Copy full SHA for b8025a5
1 file changed
karma.conf.ts
@@ -79,7 +79,7 @@ export default function configure(config: any) {
79
},
80
client: {
81
mocha: {
82
- timeout: 5000,
+ timeout: 10000,
83
84
85
});
0 commit comments