diff --git a/generate_all_hyteg_forms.py b/generate_all_hyteg_forms.py
index cf26ddb885243c1cf9de51fde9a73bebdf3b1995..b37446c88d8cea049feaafdbb64ba29ce217c5ed 100644
--- a/generate_all_hyteg_forms.py
+++ b/generate_all_hyteg_forms.py
@@ -253,7 +253,7 @@ form_infos = [
         test_degree=2,
         trial_family="P2 enhanced with Bubble",
         test_family="P2 enhanced with Bubble",
-        quad_schemes={2: "exact", 3: "exact"},
+        quad_schemes={2: "exact"},
         integrate_rows=[],
     ),
     FormInfo(
@@ -316,7 +316,7 @@ form_infos = [
         test_degree=2,
         trial_family="P2 enhanced with Bubble",
         test_family="P2 enhanced with Bubble",
-        quad_schemes={2: "exact", 3: "exact"},
+        quad_schemes={2: "exact"},
         integrate_rows=[],
     ),
     FormInfo(