Skip to content

Commit

Permalink
Merge pull request #4166 from vespa-engine/hmusum/change-owner-2
Browse files Browse the repository at this point in the history
Change test owner
  • Loading branch information
baldersheim committed Aug 13, 2024
2 parents 5950974 + 28923a6 commit 356fe9d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/search/remove_vespa_indexes/remove_vespa_indexes.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
class RemoveIndexes < IndexedStreamingSearchTest

def setup
set_owner("johansen")
set_owner("hmusum")
end

def test_remove_indexes
Expand Down Expand Up @@ -46,4 +46,5 @@ def test_remove_indexes
def teardown
stop
end

end

0 comments on commit 356fe9d

Please sign in to comment.