Skip to content

Commit

Permalink
Fix addon package test
Browse files Browse the repository at this point in the history
  • Loading branch information
MrTango committed Jul 21, 2020
1 parent 39ede68 commit 3589197
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package_tests/test_addon.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ def test_cleanup_package(tmpdir):
'plone.version': '5.1',
'python.version': 'python2.7',
'plone.is_plone5': True,
'vscode_support': True,
},
)
assert configurator
Expand Down

0 comments on commit 3589197

Please sign in to comment.