mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
[voxel|compute] fix format for servers in tests
This commit is contained in:
parent
a28a7fcb72
commit
5172f0242a
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ Shindo.tests('Voxel::Compute | server requests', ['voxel']) do
|
|||
'id' => String,
|
||||
'value' => String
|
||||
},
|
||||
'position' => Fog::Nullable::Integer,
|
||||
'rack' => {
|
||||
'id' => String,
|
||||
'value' => String
|
||||
|
|
Loading…
Reference in a new issue