Hello. I'm having an issue running my *tests* in RC6 and 7. The app runs 
perfectly in-browser with no errors, but when I run my tests I get, *"Can't 
bind to 'myInput' since it isn't a known property of 'my-component'."* 
"myInput" is defined on the component with "@Input() public myInput: 
number;". I'm using Angular CLI webpack 8, if that makes any difference. 
What might cause this? Is there a Karma setting somewhere that I'm missing. 
Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to angular+unsubscr...@googlegroups.com.
To post to this group, send email to angular@googlegroups.com.
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to