fix(deps): Update clang-format to 1.0.14.
This commit is contained in:

committed by
Tobias Bosch

parent
e50f537667
commit
15f1eb28a2
@ -227,7 +227,7 @@ export function main() {
|
||||
return [bind(ChangeDetection)
|
||||
.toFactory(() => new DynamicChangeDetection(
|
||||
new PipeRegistry({"double": [new DoublePipeFactory()]})),
|
||||
[])];
|
||||
[])];
|
||||
});
|
||||
|
||||
it("should support pipes in bindings and bind config",
|
||||
|
Reference in New Issue
Block a user