fix(core): update
This commit is contained in:
@ -10,6 +10,7 @@ tap.test('should create a smartobject', async () => {
|
||||
yeah: 'so deep',
|
||||
evendeeper: {
|
||||
sodeep: 2,
|
||||
deepArray: ['one array', 'two array']
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user