We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f77718 commit fd69c1fCopy full SHA for fd69c1f
README.md
@@ -1,4 +1,4 @@
1
-# karateFrameworkProject
+# fe-karate-framework-sample project
2
This is a basic karate project with samples and some added functionalities.
3
4
## Prerequisites
pom.xml
@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
5
<groupId>com.wizeline</groupId>
6
- <artifactId>karateproject</artifactId>
+ <artifactId>fe-karate-framework-sample</artifactId>
7
<version>1.0</version>
8
<packaging>jar</packaging>
9
0 commit comments