See gh-21110
This commit is contained in:
Johnny Lim
2020-04-24 23:14:48 +09:00
committed by Stephane Nicoll
parent 5077943b18
commit ef567388c1
5 changed files with 7 additions and 7 deletions

View File

@@ -41,7 +41,7 @@ import static org.assertj.core.api.Assertions.assertThat;
* @author Phillip Webb
*/
@SpringBootTest
public class MetricsHealthMicrometerExportExampleTests {
class MetricsHealthMicrometerExportExampleTests {
@Autowired
private MeterRegistry registry;