mirror of
https://github.com/tenrok/axios.git
synced 2026-06-17 19:21:29 +03:00
Update links
This commit is contained in:
@@ -65,7 +65,7 @@ describe('cancel', function() {
|
||||
});
|
||||
|
||||
describe('when called after response has been received', function() {
|
||||
// https://github.com/mzabriskie/axios/issues/482
|
||||
// https://github.com/axios/axios/issues/482
|
||||
it('does not cause unhandled rejection', function (done) {
|
||||
var source = CancelToken.source();
|
||||
axios.get('/foo', {
|
||||
|
||||
Reference in New Issue
Block a user