mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-22 18:56:31 +00:00
test(available-drives): Fix set expected set property
Change-Type: patch
This commit is contained in:
parent
a12bb4ee7c
commit
11a0aa322f
@ -116,7 +116,7 @@ describe('Model: availableDrives', function () {
|
|||||||
bar: 'baz',
|
bar: 'baz',
|
||||||
qux: 5
|
qux: 5
|
||||||
},
|
},
|
||||||
set: new Set()
|
set: {}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user