increase platform-server test timeout again
This commit is contained in:
@ -42,7 +42,7 @@ export function main() {
|
||||
expect(getDOM().getText(body)).toEqual('Works!');
|
||||
});
|
||||
}),
|
||||
2000);
|
||||
5000);
|
||||
});
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user