• Lyza Danger Gardner's avatar
    Fix call to `store.focusGroup` in group-filtering test · 1ebb4e2d
    Lyza Danger Gardner authored
    The test was erroneously passing a Group object instead of a Group.id
    and was causing warnings to be logged to the test output.
    
    The immediately-following test passed because the group it was
    attempting to focus was the group that would be focused by default anyway.
    I adjusted the groups being focused and tested here to not use the
    default-focused group to assure the test is testing what it means to.
    1ebb4e2d
Name
Last commit
Last update
..
modules Loading commit data...
test Loading commit data...
create-store.js Loading commit data...
debug-middleware.js Loading commit data...
index.js Loading commit data...
use-store.js Loading commit data...
util.js Loading commit data...