Skip to content

Commit

Permalink
correction in sample unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
jetoile committed Jul 11, 2016
1 parent 3a84a29 commit 109796a
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,12 @@
import org.codehaus.jettison.json.JSONException;
import org.codehaus.jettison.json.JSONObject;
import org.junit.BeforeClass;
import org.junit.Ignore;
import org.junit.Test;

import static org.junit.Assert.*;

@Ignore
public class KafkaStreamsJobTest {

private static Configuration configuration;
Expand Down

0 comments on commit 109796a

Please sign in to comment.