Skip to content
This repository was archived by the owner on Dec 27, 2024. It is now read-only.

Commit 3603533

Browse files
committed
1 parent 1dc4fbc commit 3603533

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

core/@routable/routable.spec.ts

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -340,12 +340,6 @@ describe('core/@Routable', () => {
340340

341341
@Db('email')
342342
email: string;
343-
344-
// constructor() {
345-
// super();
346-
//
347-
// this.email = `test+${new Date().getTime().toString()}@test.olivetech.net`;
348-
// }
349343
}
350344

351345
@Model({

0 commit comments

Comments
 (0)