Adding comment jest timeout.
This commit is contained in:
parent
64ba24417b
commit
d4b7c726f5
1 changed files with 1 additions and 0 deletions
1
ui/src/api_tests/comment.spec.ts
vendored
1
ui/src/api_tests/comment.spec.ts
vendored
|
@ -1,3 +1,4 @@
|
|||
jest.setTimeout(120000);
|
||||
import {
|
||||
alpha,
|
||||
beta,
|
||||
|
|
Loading…
Reference in a new issue