Merge pull request #136 from mercyblitz/0.3.0

Fixed test cases
This commit is contained in:
小马哥 2018-10-19 11:33:47 +08:00 committed by GitHub
commit 72cec826cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -79,6 +79,7 @@ public class NacosDefaultPropertySourceEnvironmentPostProcessorTest {
public void testDefaultPropertyNames() {
assertPropertyNames(
"server.servlet.contextPath",
"server.port",
"server.tomcat.uri-encoding",
"spring.http.encoding.force",