package me.bvn13.openfeign.logger.normalized; import org.junit.jupiter.api.Test; public class DummyTest { @Test void dummy() { } }