Skip to content

Commit

Permalink
Remove test line without effect because no should.
Browse files Browse the repository at this point in the history
  • Loading branch information
cirosantilli committed Sep 23, 2014
1 parent 248990b commit 99bc22d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions features/steps/project/issues.rb
Original file line number Diff line number Diff line change
Expand Up @@ -232,9 +232,6 @@ 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

def project
Expand Down

0 comments on commit 99bc22d

Please sign in to comment.