Skip to content

Commit

Permalink
[ads] Disable NotificationAdPopupBrowserTest (uplift to 1.73.x) (#26972)
Browse files Browse the repository at this point in the history
Uplift of #26960 (squashed) to release
  • Loading branch information
brave-builds authored Dec 11, 2024
1 parent 80ef3d3 commit bd93e7f
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,8 @@ class NotificationAdPopupBrowserTest
base::test::ScopedFeatureList scoped_feature_list_;
};

IN_PROC_BROWSER_TEST_P(NotificationAdPopupBrowserTest, CheckThemeChanged) {
IN_PROC_BROWSER_TEST_P(NotificationAdPopupBrowserTest,
DISABLED_CheckThemeChanged) {
// Check appearance in light theme.
dark_mode::SetBraveDarkModeType(
dark_mode::BraveDarkModeType::BRAVE_DARK_MODE_TYPE_LIGHT);
Expand Down

0 comments on commit bd93e7f

Please sign in to comment.