mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-26 17:09:05 +00:00
Update MockEnvironment / MockPropertySource types
Reflecting signature changes in getProperty() methods
This commit is contained in:
Vendored
+1
@@ -56,4 +56,5 @@ public class MockEnvironment extends AbstractEnvironment {
|
||||
this.setProperty(key, value);
|
||||
return this;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user