test: pacify PhantomJS
This commit is contained in:
parent
f7a4a3db7b
commit
58e1801f52
|
@ -1303,7 +1303,7 @@ describe('Viewer', function() {
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
||||||
it('should emit <saveXML.done> on no definitions loaded', async function() {
|
it('should emit <saveXML.done> on no definitions loaded', function() {
|
||||||
|
|
||||||
var events = [];
|
var events = [];
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue