mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-19 01:06:36 +00:00
tests(image-stream): remove unnecessary big timeout (#1285)
See: https://github.com/resin-io/etcher/pull/1279#discussion_r110880004 Signed-off-by: Juan Cruz Viotti <jviotti@openmailbox.org>
This commit is contained in:
parent
5f9b46b98b
commit
3f7ec8a148
@ -25,8 +25,6 @@ const imageStream = require('../../lib/image-stream/index');
|
||||
|
||||
describe('ImageStream: Directory', function() {
|
||||
|
||||
this.timeout(20000);
|
||||
|
||||
describe('.getFromFilePath()', function() {
|
||||
|
||||
describe('given a directory', function() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user