Skip to content

Commit

Permalink
style(@angular-devkit/core): fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
alan-agius4 committed Aug 17, 2020
1 parent 951d99e commit 3258267
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -511,5 +511,5 @@ describe('CoreSchemaRegistry', () => {
}),
)
.toPromise().then(done, done.fail);
});
});
});

0 comments on commit 3258267

Please sign in to comment.