Skip to content

Commit

Permalink
Fixed Test´s port
Browse files Browse the repository at this point in the history
  • Loading branch information
jonashackt committed Oct 23, 2017
1 parent a781810 commit a764495
Show file tree
Hide file tree
Showing 2 changed files with 4,020 additions and 530 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
)
public class SpringBootVuejsApplicationTests {

private static final String BASE_URL = "http://localhost:8088";
private static final String BASE_URL = "http://localhost:8089";

@Test
public void backendServiceSaysHello() {
Expand Down
Loading

0 comments on commit a764495

Please sign in to comment.