Skip to content

Commit

Permalink
Revert "rename service list IT case"
Browse files Browse the repository at this point in the history
This reverts commit eb83e76.
  • Loading branch information
alios-studio committed Jan 15, 2019
1 parent e9f0b54 commit 5c4662a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
@RunWith(SpringRunner.class)
@SpringBootTest(classes = NamingApp.class, properties = {"server.servlet.context-path=/nacos"},
webEnvironment = SpringBootTest.WebEnvironment.RANDOM_PORT)
public class ServiceList_ITCase {
public class ServiceListTest {

private NamingService naming;

Expand Down

0 comments on commit 5c4662a

Please sign in to comment.