@@ -227,4 +227,4 @@ describe('Stepper', () => {
|
||||
// flush promises
|
||||
return new Promise(process.nextTick);
|
||||
});
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user
@@ -227,4 +227,4 @@ describe('Stepper', () => {
|
||||
// flush promises
|
||||
return new Promise(process.nextTick);
|
||||
});
|
||||
});
|
||||
});
|
||||
|
||||