mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-17 21:35:50 +00:00
Correct tests module name
This commit is contained in:
parent
0810d4cac8
commit
6cae9c6d0e
25 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<groupId>com.griddynamics.asf.webapp-demo</groupId>
|
||||
<artifactId>spring-peclinic-tests</artifactId>
|
||||
<artifactId>spring-peclinic-test</artifactId>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
|
||||
<properties>
|
Loading…
Reference in a new issue