Skip to content

Commit

Permalink
Removed unnecessary statement
Browse files Browse the repository at this point in the history
  • Loading branch information
benatespina committed Sep 13, 2015
1 parent 1670489 commit 2f774b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Bundle/IssueBundle/Behat/issue.feature
Original file line number Diff line number Diff line change
Expand Up @@ -1745,7 +1745,6 @@ Feature: Manage issue
Given I am authenticating with "access-token-0" token
When I send a GET request to "/api/issues?assignee=3"
Then the response code should be 200
And print response
And the response should contain json:
"""
[
Expand Down

0 comments on commit 2f774b8

Please sign in to comment.