How do I prevent gradle from infinite stuck after disabling integration test class?

后端 未结 0 1396
醉酒成梦
醉酒成梦 2020-12-13 16:56

I have this integration test class, which consists of couple test functions:

@SpringBootTest(classes = [...])
@ConfigurationPropertiesScan(...)
class Catalogu         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题