Skip to content

Commit

Permalink
Uplift of #26960 (squashed) to release
Browse files Browse the repository at this point in the history
  • Loading branch information
brave-builds committed Dec 10, 2024
1 parent 8ae5a87 commit ce866ab
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 ce866ab

Please sign in to comment.