Commit 5aad2fa2 authored by gmessner's avatar gmessner
Browse files

Mods for renamed classes.

parent 4608a8d9
......@@ -11,8 +11,8 @@ import org.codehaus.jackson.map.ObjectMapper;
import org.junit.BeforeClass;
import org.junit.Test;
import com.messners.gitlab.api.event.EventObject;
import com.messners.gitlab.api.event.PushEvent;
import com.messners.gitlab.api.webhook.EventObject;
import com.messners.gitlab.api.webhook.PushEvent;
public class TestGitLabApiEvents {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment