add e2e test support for extensions + on premise e2e check action

This commit is contained in:
Gregor Vostrak
2026-07-27 16:22:56 +02:00
parent 114a32536d
commit 0348344842
4 changed files with 167 additions and 3 deletions

View File

@@ -9,6 +9,6 @@
},
"Invoicing": {
"repository": "solidtime-io/extension-invoicing",
"ref": "v0.0.1"
"ref": "feature/e2e_tests"
}
}