summaryrefslogtreecommitdiff
path: root/tests/frontend/push.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/frontend/push.py')
-rw-r--r--tests/frontend/push.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/frontend/push.py b/tests/frontend/push.py
index c2f52c514..362084372 100644
--- a/tests/frontend/push.py
+++ b/tests/frontend/push.py
@@ -640,6 +640,7 @@ def test_push_after_rebuild(cli, tmpdir, datafiles):
project,
config={
"element-path": "elements",
+ "min-version": "2.0",
"plugins": [{"origin": "local", "path": "plugins", "elements": {"randomelement": 0}}],
},
)