Skip to content

Commit

Permalink
[ci] one more fixture rollback
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianschroeter committed Jun 22, 2015
1 parent 7d2059f commit e38be01
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/api/test/functional/source_controller_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -1561,6 +1561,9 @@ def test_add_file_to_package

get '/source/kde4/kdelibs/my_patch.diff'
assert_response :success

# reset file in backend to fixture setup
raw_put '/source/kde4/kdelibs/my_patch.diff?user=king', 'argl'
end

def test_get_project_meta_history
Expand Down

0 comments on commit e38be01

Please sign in to comment.