Skip to content

Commit

Permalink
Merge pull request #207 from Arquisoft/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
AlonsoA-hub authored May 4, 2022
2 parents a7a9948 + c3eaf58 commit 381b9b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions restapi/tests/api.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ var app = require("../server");
var server = require("../server");

beforeAll(async () => {
jest.setTimeout(30000);
});

afterAll(async () => {
Expand Down

0 comments on commit 381b9b4

Please sign in to comment.