mirror of
https://github.com/tenrok/axios.git
synced 2026-06-05 16:42:32 +03:00
Removing es6-promise dependency
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
require('es6-promise').polyfill();
|
||||
var axios = require('../../index');
|
||||
|
||||
describe('promise', function () {
|
||||
|
||||
Reference in New Issue
Block a user