Skip to content

Commit

Permalink
Change test owner
Browse files Browse the repository at this point in the history
  • Loading branch information
Harald Musum committed Aug 9, 2024
1 parent 8f09551 commit 28923a6
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 28923a6

Please sign in to comment.