You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, it's hard to achieve it with <test-fixture> as it does not provide any way to hook before element is connected PolymerElements/test-fixture#51
Alternatively, we can consider refactoring the code not to use <test-fixture> but stamp fixtures manually.
So far we have none, even though it's a part of public API
The text was updated successfully, but these errors were encountered: