docs(forms): Custom Validator example selector name incorrect. ()

Added bobby e2e test for template form.

Fixes: 

PR Close 
This commit is contained in:
Aric Thorn 2017-11-16 10:05:17 +13:00 committed by Miško Hevery
parent cd4c0eab94
commit 7e928db204

@ -15,6 +15,7 @@ describe('Form Validation Tests', function () {
});
tests('Template-Driven Form');
bobTests();
});
describe('Reactive form', () => {