await tester.checkState(async (state) => {
    expect(state.songs).to.have.length(2)
  })