mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
[ADF-1583] Fix change detection error (the quick way) (#2396)
* Fix change detection error (the quick way) * Fix it the second time
This commit is contained in:
committed by
Eugenio Romano
parent
cf0b45acb6
commit
9f0e40a6e8
@@ -14,6 +14,7 @@
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
import { DebugElement } from '@angular/core';
|
||||
import { async, ComponentFixture, TestBed } from '@angular/core/testing';
|
||||
import { MaterialModule } from '../../material.module';
|
||||
|
Reference in New Issue
Block a user