Skip to content

Commit

Permalink
fixed another unit test error
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Jaeckle <thomas.jaeckle@bosch.io>
  • Loading branch information
thjaeckle committed Aug 29, 2022
1 parent dc70cc5 commit 7447175
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -112,7 +112,7 @@ public void underTestReturnsValuesOfConfigFile() {
DefaultSubjectIssuerConfig.of(
List.of(
"https://one.com",
"https://two.com",
"two.com",
"https://three.com"
),
List.of(
Expand Down

0 comments on commit 7447175

Please sign in to comment.