Skip to content

Commit

Permalink
Task 23 : Revise AbstractRestControllerTest
Browse files Browse the repository at this point in the history
  • Loading branch information
Rapter1990 committed Jul 1, 2024
1 parent 361ad05 commit 656a116
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,6 @@ public class AbstractRestControllerTest extends AbstractTestContainerConfigurati
@Autowired
protected ObjectMapper objectMapper;

protected String BASE_PATH = "/api/v1/users";

}

0 comments on commit 656a116

Please sign in to comment.