Skip to content

Commit a40b1d5

Browse files
author
Kelly Selden
committed
enable intermediateTransitionTo test
1 parent 8a528fe commit a40b1d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/fastboot-location-test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ describe('FastBootLocation', function () {
4141
});
4242
});
4343

44-
it.skip('should NOT redirect when intermediateTransitionTo is called', function () {
44+
it('should NOT redirect when intermediateTransitionTo is called', function () {
4545
return get({
4646
url: 'http://localhost:49741/redirect-on-intermediate-transition-to',
4747
followRedirect: false

0 commit comments

Comments
 (0)