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, the helper is required through the Rake test task, which
is very implicit and means when running some tests directly some methods
are not available.
This commit makes the test case always require the helper and remove
the related options from the Rake test task.
0 commit comments