Skip to content

Commit

Permalink
Update hsl UI test
Browse files Browse the repository at this point in the history
  • Loading branch information
vesameskanen committed Mar 10, 2023
1 parent cd846fa commit 9ed18e0
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 @@ -181,7 +181,7 @@ describe('hsl ui', function() {
testProxying('dev.reittiopas.fi','/etusivu','digitransit-ui-hsl-v2:8080', true);

testRedirect('reittiopas.hsl.fi','/','https://hsl.fi/?fromJourneyPlanner=true', true);
testProxying('reittiopas.hsl.fi','/kissa','digitransit-ui-hsl-v2:8080', true);
testProxying('reittiopas.hsl.fi','/kissa','digitransit-ui-hsl-v3:8080', true);

testCaching('reittiopas.hsl.fi','/sw.js', true);

Expand Down

0 comments on commit 9ed18e0

Please sign in to comment.