projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2219b23
)
afform_mock - Simplify; use auto-requires
author
Tim Otten
<totten@civicrm.org>
Fri, 18 Oct 2019 23:09:07 +0000
(16:09 -0700)
committer
CiviCRM
<info@civicrm.org>
Wed, 16 Sep 2020 02:13:19 +0000
(19:13 -0700)
ext/afform/mock/ang/testAfform.aff.json
patch
|
blob
|
blame
|
history
diff --git
a/ext/afform/mock/ang/testAfform.aff.json
b/ext/afform/mock/ang/testAfform.aff.json
index 5fc368cbcf3352dcc271802ea55df9a2421194d7..6c8684eee761f6dd35620c8d58f50ffaee14ff74 100644
(file)
--- a/
ext/afform/mock/ang/testAfform.aff.json
+++ b/
ext/afform/mock/ang/testAfform.aff.json
@@
-1,7
+1,4
@@
{
"server_route": "civicrm/test-afform",
- "title": "This is a test",
- "requires": [
- "af", "afBlock", "afField", "afCore"
- ]
+ "title": "This is a test"
}