Skip to content

Fix test by setting value of the mocked hashtag

Hannes Heine requested to merge pr1536head into pr1536base

Created by: Tirokk

aonomike Authored by aonomike Merged


🍰 Pullrequest

  • The test wasnt testing anything as the hashtag value was defaulting to null
  • Fixed by setting value of hashtag to a string and then testing if the clearSearch works

Merge request reports