Skip to content

Commit e1fff4d

Browse files
committed
chore: change root test suite name from "RobotFramework" to "MyStamps"
1 parent d8963d8 commit e1fff4d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -884,6 +884,7 @@
884884
<artifactId>robotframework-maven-plugin</artifactId>
885885
<version>2.1.0</version>
886886
<configuration>
887+
<name>MyStamps</name>
887888
<testCasesDirectory>${basedir}/src/test/robotframework</testCasesDirectory>
888889
<xunitFile>NONE</xunitFile>
889890
<randomize>suite</randomize>

0 commit comments

Comments
 (0)