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
_To assert that a component has been rendered or not, use `assert_component_rendered` / `refute_component_rendered` from `ViewComponent::TestHelpers`._
54
+
_To assert whether a component has been rendered, use `assert_component_rendered` / `refute_component_rendered` from `ViewComponent::TestHelpers`._
0 commit comments