Skip to content

Commit

Permalink
Fix tests by pinning down c.z.datagridfield to a Plone 4 compatible v…
Browse files Browse the repository at this point in the history
…ersion:

Plone 4 support got dropped in 1.4.0.
  • Loading branch information
lukasgraf committed Mar 14, 2019
1 parent c4e1562 commit 6619dcb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test-plone-4.3.x.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,6 @@ ftw.solr = 1.4.4
collective.solr = 3.0
ftw.subsite = 1.4.3
z3c.unconfigure = 1.0.1

# Plone 4 support got dropped in 1.4.0
collective.z3cform.datagridfield = <1.4.0

0 comments on commit 6619dcb

Please sign in to comment.