Make sure when we create json it is valid and does not have selections in it
This commit is contained in:
parent
11ff49bb7e
commit
f83bdbeb7d
20 changed files with 768 additions and 646 deletions
|
|
@ -85,7 +85,6 @@ namespace MatterControl.Tests.MatterControl
|
|||
var assetManager = new MockAssetManager();
|
||||
AssetObject3D.AssetManager = assetManager;
|
||||
|
||||
|
||||
// Store
|
||||
await AssetObject3D.AssetManager.StoreAsset(object3D, false, CancellationToken.None, null);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue