mirror of
https://github.com/balena-io/etcher.git
synced 2025-04-24 07:17:18 +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',
|
||||
qux: 5
|
||||
},
|
||||
set: new Set()
|
||||
set: {}
|
||||
}
|
||||
]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user