Skip to content

Commit

Permalink
Temporary disabled flacky test. (#27021)
Browse files Browse the repository at this point in the history
  • Loading branch information
boocmp authored Dec 16, 2024
1 parent 265e2ac commit dd60c78
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,8 @@ class AdblockCustomResourcesTest : public AdBlockServiceTest {
base::test::ScopedFeatureList feature_list_;
};

IN_PROC_BROWSER_TEST_F(AdblockCustomResourcesTest, AddEditRemoveScriptlet) {
IN_PROC_BROWSER_TEST_F(AdblockCustomResourcesTest,
DISABLED_AddEditRemoveScriptlet) {
EnableDeveloperMode(true);

NavigateToURL(GURL("brave://settings/shields/filters"));
Expand Down

0 comments on commit dd60c78

Please sign in to comment.