Skip to content

Fixed error with filter keyboard tests

Phil Hughes requested to merge issue-fiter-test-failure into master

What does this MR do?

Issue filter now appends a space & the test wasn't taking this into account when checking the value. This fixes this by changing the test to make sure there is a space in the value.

Merge request reports