Skip to content

Commit 33df3f2

Browse files
Anders Breide-pettersson-ericsson
authored andcommitted
Fix integration tests .. Corrected rules path (#222)
1 parent 15a02b9 commit 33df3f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/integrationtest/resources/integration-test.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ build.version=
99
server.port: 8090
1010

1111
# path to files with rules for aggregating objects
12-
rules.path: /ArtifactRules.json
12+
rules.path: /rules/ArtifactRules-Eiffel-Agen-Version.json
1313

1414
# logging levels can be set with the flag below for the top packages
1515
# deactivated by default because Travis will fail due to log file size.

0 commit comments

Comments
 (0)