mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
Upgrade ng2-alfresco-viewer
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
import { describe, expect, it, inject, beforeEach } from '@angular/core/testing';
|
||||
/*
|
||||
import { TestComponentBuilder } from '@angular/compiler/testing';
|
||||
import { MediaPlayerComponent } from './mediaPlayer.component';
|
||||
|
||||
@@ -53,4 +53,4 @@ describe('Media player component ', () => {
|
||||
}).not.toThrow(new Error('Attribute urlFile is required'));
|
||||
});
|
||||
});
|
||||
|
||||
*/
|
||||
|
Reference in New Issue
Block a user