remove cucumber

This commit is contained in:
2021-02-25 01:09:44 +01:00
parent 9a3a308841
commit 7985ea67e5
46 changed files with 2 additions and 1863 deletions

View File

@@ -25,7 +25,6 @@
<patterns>
<pattern testClass="unit..*" />
<pattern testClass="functional..*" />
<pattern testClass="CucumberTest" />
<pattern testClass="integration..*" />
</patterns>
<tag value="!functional" />