Skip to content

Commit

Permalink
[fix5986] Fix unit tests in nacos-address (alibaba#5997)
Browse files Browse the repository at this point in the history
  • Loading branch information
realJackSun authored Jun 8, 2021
1 parent 7f1f917 commit ac3280a
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,10 @@

package com.alibaba.nacos.address;

import org.junit.Ignore;
import org.junit.Test;

import java.util.HashMap;

@Ignore
public class AddressServerControllerTests {

private static final String PRODUCT_NACOS = "nacos";
Expand Down

0 comments on commit ac3280a

Please sign in to comment.