Skip to content

Commit d451976

Browse files
Pierluigi D'UffiziPierluigi D'Uffizi
authored andcommitted
[SELC-7126] removed rest assured properties in core-config.properties
1 parent 93b0377 commit d451976

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed
Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
user-group.allowed.sorting.parameters=${ALLOWED_SORTING_PARAMETERS:name}
22
spring.data.mongodb.uri=${MONGODB_CONNECTION_URI:mongodb://localhost:27017}
3-
spring.data.mongodb.database=${MONGODB_NAME:selcUserGroup}
4-
rest-assured.base-url=http://localhost
5-
rest-assured.port=8082
3+
spring.data.mongodb.database=${MONGODB_NAME:selcUserGroup}

0 commit comments

Comments
 (0)