From b98a8d5c02c76b369b69031d128636f5500f21c3 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Fri, 14 Mar 2025 12:29:01 -0400 Subject: [PATCH] [mv3] Remove stray test filters --- platform/mv3/make-rulesets.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/platform/mv3/make-rulesets.js b/platform/mv3/make-rulesets.js index eb1ec62e5..93a075896 100644 --- a/platform/mv3/make-rulesets.js +++ b/platform/mv3/make-rulesets.js @@ -1501,9 +1501,6 @@ async function main() { urls: [ 'https://ublockorigin.github.io/uBOL-home/tests/test-filters.txt' ], homeURL: 'https://ublockorigin.github.io/uBOL-home/tests/test-filters.html', filters: [ - '###gcf #gcf1 .fail', - '###gcf #gcf2 .fail', - 'ublockorigin.github.io,localhost#@##gcf #gcf2 .fail', ], });