afform_mock - Simplify; use auto-requires
authorTim Otten <totten@civicrm.org>
Fri, 18 Oct 2019 23:09:07 +0000 (16:09 -0700)
committerCiviCRM <info@civicrm.org>
Wed, 16 Sep 2020 02:13:19 +0000 (19:13 -0700)
ext/afform/mock/ang/testAfform.aff.json

index 5fc368cbcf3352dcc271802ea55df9a2421194d7..6c8684eee761f6dd35620c8d58f50ffaee14ff74 100644 (file)
@@ -1,7 +1,4 @@
 {
   "server_route": "civicrm/test-afform",
-  "title": "This is a test",
-  "requires": [
-    "af", "afBlock", "afField", "afCore"
-  ]
+  "title": "This is a test"
 }