Skip to content
Snippets Groups Projects
Commit 6534bb3d authored by Stephen Henderson's avatar Stephen Henderson
Browse files

cont'd moving Audit* to final locations

parent d2663dac
No related branches found
No related tags found
1 merge request!6Trusted ibm
......@@ -17,7 +17,7 @@ package org.opengroup.osdu.indexer.logging;
import com.google.common.collect.Lists;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.opengroup.osdu.core.common.model.core.AuditAction;
import org.opengroup.osdu.core.common.service.logging.audit.AuditAction;
import org.opengroup.osdu.core.common.model.core.AuditStatus;
import org.opengroup.osdu.core.common.model.indexer.AuditEvents;
import org.springframework.test.context.junit4.SpringRunner;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment