it('creates an ADD_FLASH_MESSAGE action', function() {
    const
      text = 'dummy text',
      flashType = 'notice'
    const expectedAction = {