Browse Source

Formatting

pull/809/head
spencergibb 4 years ago
parent
commit
474295989b
No known key found for this signature in database
GPG Key ID: 7788A47380690861
  1. 1
      spring-cloud-starter-bootstrap/src/test/java/org/springframework/cloud/bootstrap/marker/MarkerTests.java
  2. 2
      spring-cloud-starter-bootstrap/src/test/resources/bootstrap.properties

1
spring-cloud-starter-bootstrap/src/test/java/org/springframework/cloud/bootstrap/marker/MarkerTests.java

@ -42,4 +42,5 @@ public class MarkerTests { @@ -42,4 +42,5 @@ public class MarkerTests {
protected static class TestConfig {
}
}

2
spring-cloud-starter-bootstrap/src/test/resources/bootstrap.properties

@ -1 +1 @@ @@ -1 +1 @@
my.prop=my.value
my.prop=my.value

Loading…
Cancel
Save