Skip to content

Commit

Permalink
Cherry pick PR youtube#2419: Rename SbPlayerWriteSampleTest.DiscardAl…
Browse files Browse the repository at this point in the history
…lAudio (youtube#2421)

Refer to the original PR: youtube#2419

b/321143776

Co-authored-by: Jason <[email protected]>
  • Loading branch information
cobalt-github-releaser-bot and jasonzhangxx authored Feb 13, 2024
1 parent 46bbf39 commit d797e5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion starboard/nplb/player_write_sample_test.cc
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ TEST_P(SbPlayerWriteSampleTest, PartialAudio) {
<< ".";
}

TEST_P(SbPlayerWriteSampleTest, PartialAudioDiscardAll) {
TEST_P(SbPlayerWriteSampleTest, DiscardAllAudio) {
if (!IsPartialAudioSupported()) {
// TODO: Use GTEST_SKIP when we have a newer version of gtest.
SB_LOG(INFO)
Expand Down

0 comments on commit d797e5e

Please sign in to comment.