Skip to content

Commit

Permalink
dt-6033 raasepori test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sharhio committed Sep 20, 2023
1 parent 39eb2ee commit f185373
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test.js
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ describe('waltti ui', function() {

testRedirect('dev-raasepori.digitransit.fi','/kissa','https://dev-raasepori.digitransit.fi/kissa');
testProxying('dev-raasepori.digitransit.fi','/','digitransit-ui-waltti-v3:8080', true);
testRedirect('next-dev-raasepori.digitransit.fi','/kissa','next-dev-raasepori.digitransit.fi');
testRedirect('next-dev-raasepori.digitransit.fi','/kissa','https://next-dev-raasepori.digitransit.fi/kissa');
testProxying('next-dev-raasepori.digitransit.fi','/','digitransit-ui-waltti-v3:8080', true);
testRedirect('bosse.digitransit.fi','/kissa','https://bosse.digitransit.fi/kissa');
testProxying('bosse.digitransit.fi','/','digitransit-ui-waltti-v3:8080', true);
Expand Down

0 comments on commit f185373

Please sign in to comment.