committed by
Miško Hevery
parent
e210715958
commit
991e665fba
@@ -14,7 +14,7 @@ describe('largeform benchmark', () => {
|
||||
|
||||
afterEach(verifyNoBrowserErrors);
|
||||
|
||||
it('should work for ng2', async () => {
|
||||
it('should work for ng2', async() => {
|
||||
openBrowser({
|
||||
url: '/',
|
||||
params: [{name: 'copies', value: 1}],
|
||||
|
||||
Reference in New Issue
Block a user