mirror of
https://github.com/silkimen/cordova-plugin-advanced-http.git
synced 2026-04-24 00:00:03 +08:00
+ dont manipulate response data
This commit is contained in:
+1
-1
@@ -898,7 +898,7 @@ const tests = [
|
||||
}, resolve, reject); },
|
||||
validationFunc: function (driver, result) {
|
||||
result.type.should.be.equal('resolved');
|
||||
should.equal(null, result.data.data);
|
||||
should.equal('', result.data.data);
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user