test(available-drives): Fix set expected set property

Change-Type: patch
This commit is contained in:
Jonas Hermsmeier 2018-03-01 18:18:07 +01:00
parent a12bb4ee7c
commit 11a0aa322f
No known key found for this signature in database
GPG Key ID: 1B870F801A0CEE9F

View File

@ -116,7 +116,7 @@ describe('Model: availableDrives', function () {
bar: 'baz',
qux: 5
},
set: new Set()
set: {}
}
]