Skip to content

Commit

Permalink
perfumery
Browse files Browse the repository at this point in the history
  • Loading branch information
rmpestano committed Oct 2, 2017
1 parent 41a51c9 commit b9d3ee1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@
<connection>scm:git:https://github.com/database-rider/database-rider.git</connection>
<developerConnection>scm:git:[email protected]:database-rider/database-rider.git</developerConnection>
<url>https://github.com/database-rider/database-rider.git</url>
<tag>1.1.0</tag>
</scm>

<ciManagement>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
package com.github.database.rider.junit5;

import com.github.database.rider.core.api.connection.ConnectionHolder;
import com.github.database.rider.core.api.dataset.DataSet;
import com.github.database.rider.core.api.dataset.ExpectedDataSet;
import com.github.database.rider.core.util.EntityManagerProvider;
import com.github.database.rider.junit5.model.User;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.api.extension.ExtendWith;
import org.junit.platform.runner.JUnitPlatform;
Expand Down

0 comments on commit b9d3ee1

Please sign in to comment.