|
@@ -47,6 +47,5 @@ describe('Assets', () => {
|
|
|
it('can accept content');
|
|
|
it('can reject content');
|
|
|
it('can create a storage relationship for content');
|
|
|
- it('can create a storage relationship for content and return it');
|
|
|
it('can toggle a storage relatsionship to ready state');
|
|
|
});
|