Skip to content

Commit

Permalink
Rename without physical.
Browse files Browse the repository at this point in the history
  • Loading branch information
martinfurmanski committed May 10, 2016
1 parent f69a62a commit 08413d2
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -27,7 +27,7 @@
import org.neo4j.io.fs.FileSystemAbstraction;
import org.neo4j.logging.NullLogProvider;

public class SegmentedPhysicalRaftLogVerificationIT extends RaftLogVerificationIT
public class SegmentedRaftLogVerificationIT extends RaftLogVerificationIT
{
@Override
protected RaftLog createRaftLog() throws Throwable
Expand Down

0 comments on commit 08413d2

Please sign in to comment.