Skip to content

Commit

Permalink
Rydder
Browse files Browse the repository at this point in the history
  • Loading branch information
espenwaaga committed Apr 27, 2023
1 parent a2b3599 commit f3f8aca
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ void test_at_gcp_til_fpsak_i_fss_bruker_ingress_av_type_pub() {
}

@Test
void test_at_gcp_til_fpsak_i_fss_bruker_ingress_asv_type_pub() {
void test_at_vi_bruker_default_lokalhost_ved_lokal_kjøring_uten_override_url_satt() {
var contextPath = FpApplication.contextPathFor(FpApplication.FPABAKUS, Cluster.VTP);
assertThat(contextPath).isEqualTo("http://localhost:8015/fpabakus");
}
Expand Down

0 comments on commit f3f8aca

Please sign in to comment.