Skip to content

Fix intermittent failing test

Hannes Heine requested to merge pr1677head into pr1677base

Created by: Tirokk

mattwr18 Authored by mattwr18 Merged


  • the test was regularly failing our build
  • change from toEqual to toMatchObject since there is more info coming back, like errors, etc...

Merge request reports