Skip to content

Commit

Permalink
Fixed import on neptune test class
Browse files Browse the repository at this point in the history
  • Loading branch information
AbdulRehman Faraj committed Dec 4, 2023
1 parent b67c58b commit ff8cc46
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@
*/
package com.amazonaws.athena.connectors.neptune;

import static com.amazonaws.athena.connector.lambda.domain.predicate.Constraints.DEFAULT_NO_LIMIT;

import static org.junit.Assert.assertNotNull;
import static org.junit.Assert.assertTrue;
import static org.mockito.ArgumentMatchers.any;
Expand Down

0 comments on commit ff8cc46

Please sign in to comment.