Skip to content

Commit

Permalink
BDD: Reenable skipped paste scenario
Browse files Browse the repository at this point in the history
Seems to run fine after the selenium update.

Fix #1163
  • Loading branch information
chris34 committed Jan 14, 2021
1 parent 631df01 commit e16240b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/bdd/paste.feature
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ Feature: Paste
| anonymous |
| BDD-User |

@skip
Scenario: Users should be able to add pastes if they have the permission
Given I am "BDD-User"
And I have the permission "pastebin.add_entry"
Expand Down

0 comments on commit e16240b

Please sign in to comment.