Merge pull request #26145 from backstage/rugvip/slow
proxy-backend: increase timeout for large test
This commit is contained in:
@@ -295,5 +295,5 @@ describe('credentials', () => {
|
||||
} finally {
|
||||
await backend.stop();
|
||||
}
|
||||
});
|
||||
}, 20_000);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user