ci: Fix flaky tests (#8468)
This commit is contained in:
@@ -558,7 +558,7 @@ describe('server', () => {
|
||||
});
|
||||
|
||||
it('can get starting state', async () => {
|
||||
await reconfigureServer({ appId: 'test2', silent: false });
|
||||
await reconfigureServer({ appId: 'test2' });
|
||||
const parseServer = new ParseServer.ParseServer({
|
||||
...defaultConfiguration,
|
||||
appId: 'test2',
|
||||
|
||||
Reference in New Issue
Block a user