Fix typo.
This commit is contained in:
parent
9c252de657
commit
be6e69729c
@ -51,7 +51,7 @@ describe ('Importer Test', function () {
|
|||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
it ('Not imprtable file', function (done) {
|
it ('Not importable file', function (done) {
|
||||||
let files = [
|
let files = [
|
||||||
new FileObject ('', 'wrong.ext')
|
new FileObject ('', 'wrong.ext')
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user