Skip to content

Commit

Permalink
Revert unintentional name change
Browse files Browse the repository at this point in the history
  • Loading branch information
RagnarW authored and martinfurmanski committed Jun 11, 2018
1 parent c9611f9 commit c62d944
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -41,7 +41,7 @@
import static org.neo4j.causalclustering.catchup.CatchupResult.SUCCESS_END_OF_STREAM;
import static org.neo4j.kernel.impl.transaction.log.TransactionIdStore.BASE_TX_ID;

public class ChunkedReplicatedTransactionInputStreamTest
public class ChunkedTransactionStreamTest
{
@Test
public void shouldStreamTransactions() throws Exception
Expand Down

0 comments on commit c62d944

Please sign in to comment.