mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
save, work in progress!
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
import { SafehtmlPipe } from './safehtml.pipe';
|
||||
|
||||
describe('SafehtmlPipe', () => {
|
||||
it('create an instance', () => {
|
||||
const pipe = new SafehtmlPipe();
|
||||
expect(pipe).toBeTruthy();
|
||||
});
|
||||
});
|
||||
Reference in New Issue
Block a user