Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 559cffef authored by Myles Watson's avatar Myles Watson
Browse files

Delete mock_audio_source_ in BroadcasterTest

Silence a warning about leaked mocks.

Bug: 301661850
Test: atest bluetooth_test_gd_unit
Flag: EXEMPT, test cleanup
Change-Id: I6a13426c5b7300f1f15099e843e37e9cc531ad25
parent 9560404c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -253,6 +253,7 @@ class BroadcasterTest : public Test {
    ContentControlIdKeeper::GetInstance()->Stop();

    iso_active_callback = nullptr;
    delete mock_audio_source_;
    iso_manager_->Stop();

    controller::SetMockControllerInterface(nullptr);