Commit 6f797f86 authored by Robert Schilling's avatar Robert Schilling

Merge pull request #7834 from cirosantilli/rm-empty-eq

Remove test line without effect because no should.
parents 06fd4bf7 99bc22d7
......@@ -232,8 +232,5 @@ class Spinach::Features::ProjectIssues < Spinach::FeatureSteps
def filter_issue(text)
fill_in 'issue_search', with: text
# make sure AJAX request finished
URI.parse(current_url).request_uri == project_issues_path(project, issue_search: text)
end
end
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment