Skip to content

Commit

Permalink
code style for NacosPropertiesTest
Browse files Browse the repository at this point in the history
  • Loading branch information
terrymanu committed Mar 25, 2020
1 parent 47bbfff commit 79a9d49
Showing 1 changed file with 0 additions and 2 deletions.
Expand Up @@ -43,6 +43,4 @@ public void assertGetDefaultValue() {
assertThat(actual.getValue(NacosPropertyKey.GROUP), is("SHARDING_SPHERE_DEFAULT_GROUP"));
assertThat(actual.getValue(NacosPropertyKey.TIMEOUT), is(3000L));
}

}

0 comments on commit 79a9d49

Please sign in to comment.