File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 26
26
<version >0.0.1-SNAPSHOT</version >
27
27
<artifactId >com.adobe.cq.cloud.testing.ui.cypress.tests</artifactId >
28
28
<name >com.adobe.cq.cloud.testing.ui.cypress - UI Tests</name >
29
- <description ></description >
29
+ <packaging >pom</packaging >
30
+ <description >Cypress UI tests</description >
30
31
31
32
<properties >
32
33
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
Original file line number Diff line number Diff line change 31
31
32
32
<artifactId >${artifactId} </artifactId >
33
33
<name >${appTitle} - UI Tests</name >
34
+ <packaging >pom</packaging >
34
35
<description >UI Tests for ${appTitle} </description >
35
36
36
37
<properties >
102
103
</build >
103
104
104
105
<profiles >
105
- <!-- Profile to run UI tests locally locally -->
106
+ <!-- Profile to run UI tests locally -->
106
107
<profile >
107
108
<id >ui-tests-local-execution</id >
108
109
<build >
You can’t perform that action at this time.
0 commit comments