Skip to content

Commit

Permalink
EmployeeRestControllerIT moved to controllers package
Browse files Browse the repository at this point in the history
  • Loading branch information
LorenzoBettini committed Dec 14, 2017
1 parent 4a51627 commit 1094cc0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package com.examples.spring.demo.services;
package com.examples.spring.demo.controllers;

import static io.restassured.RestAssured.given;
import static org.hamcrest.CoreMatchers.equalTo;
Expand Down

0 comments on commit 1094cc0

Please sign in to comment.