Update MockEnvironment / MockPropertySource types
Reflecting signature changes in getProperty() methods
This commit is contained in:
@@ -56,4 +56,5 @@ public class MockEnvironment extends AbstractEnvironment {
|
||||
this.setProperty(key, value);
|
||||
return this;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user