SibilJoeKurian
Results
1
comments of
SibilJoeKurian
@brendannova In the test class function it_adds_new_entry_with_tags_when_using_standard_approach, as a quick fix, go to line 564 and change it to: ` List tags = new List{ 'some-tag', 'another-tag', '1' }; `...