We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8a528fe + a40b1d5 commit 0ba40abCopy full SHA for 0ba40ab
1 file changed
test/fastboot-location-test.js
@@ -41,7 +41,7 @@ describe('FastBootLocation', function () {
41
});
42
43
44
- it.skip('should NOT redirect when intermediateTransitionTo is called', function () {
+ it('should NOT redirect when intermediateTransitionTo is called', function () {
45
return get({
46
url: 'http://localhost:49741/redirect-on-intermediate-transition-to',
47
followRedirect: false
0 commit comments