Commit 3e56e00c authored by Andy Wilkinson's avatar Andy Wilkinson

Align with repackaging of Neo4j's ServiceUnavailableException

See gh-18162
parent 715e9043
......@@ -18,7 +18,7 @@ package smoketest.data.neo4j;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.api.extension.ExtendWith;
import org.neo4j.driver.v1.exceptions.ServiceUnavailableException;
import org.neo4j.driver.exceptions.ServiceUnavailableException;
import org.springframework.boot.test.system.CapturedOutput;
import org.springframework.boot.test.system.OutputCaptureExtension;
......
Markdown is supported
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