Fix audio test cases in StateFragmentTest, AudioFragmentTest and CellularDataFragmentTest #239
Labels
Priority: Essential
This work item must be completed for its milestone.
Z-ibt
Temporary label for Ben to keep track of issues he's triaged.
Milestone
@jamesxu0 @BenHenning
@veena14cs has updated the implementation of AudioFragment. Earlier, we were controlling the visibility of audio fragment inside StateFragment but practically the AudioFragment was always created.
So we have updated this implementation to creating or removing the AudioFragment only when needed.
Because of these changes test cases related to AudioFragment are failing.
@jamesxu0 can you have a look at them and update accordingly?
The text was updated successfully, but these errors were encountered: