2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-14 18:42:33 +03:00

Fixed merge conflict

This commit is contained in:
Jay
2022-03-09 19:57:04 +02:00
29 changed files with 339 additions and 230 deletions
+2
View File
@@ -13,8 +13,10 @@ describe('instance', function () {
for (var prop in axios) {
if ([
'Axios',
'AxiosError',
'create',
'Cancel',
'CanceledError',
'CancelToken',
'isCancel',
'all',