proxy-backend: increase timeout for large test
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -295,5 +295,5 @@ describe('credentials', () => {
|
||||
} finally {
|
||||
await backend.stop();
|
||||
}
|
||||
});
|
||||
}, 20_000);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user