Skip to content

Commit

Permalink
[webui] OBS:RejectRequests takes all numbers of values now
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianschroeter committed Feb 20, 2013
1 parent 27fcc23 commit 552047b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/webui/test/functional/attributes_test.rb
Expand Up @@ -265,9 +265,6 @@ def delete_attribute attribute
add_new_attribute(name: "OBS:UpdateProject",
value: "",
expect: :no_permission)
add_new_attribute(name: "OBS:RejectRequests",
value: "",
expect: :wrong_number_of_values)
add_new_attribute(name: "OBS:ApprovedRequestSource",
value: "",
expect: :success)
Expand Down

0 comments on commit 552047b

Please sign in to comment.