Skip to content

Commit

Permalink
test: disabled LinuxNetworkUtilTest
Browse files Browse the repository at this point in the history
  • Loading branch information
mattdibi committed Dec 9, 2024
1 parent ffc7414 commit b2eb12e
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,10 @@
import org.eclipse.kura.core.linux.executor.LinuxExitStatus;
import org.eclipse.kura.executor.Command;
import org.eclipse.kura.executor.CommandStatus;
import org.junit.Ignore;
import org.junit.Test;

@Ignore
public class LinuxNetworkUtilTest {

private LinuxNetworkUtil linuxNetworkUtil;
Expand Down

0 comments on commit b2eb12e

Please sign in to comment.