~~~ fix some tests
This commit is contained in:
@ -41,7 +41,8 @@ export function main() {
|
||||
platformDynamicServer().bootstrapModule(ExampleModule).then(() => {
|
||||
expect(getDOM().getText(body)).toEqual('Works!');
|
||||
});
|
||||
}));
|
||||
}),
|
||||
500);
|
||||
});
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user