mirror of
https://github.com/apache/cordova-plugin-file-transfer.git
synced 2026-04-28 00:02:49 +08:00
CB-10086 There are two spec.31 tests for file-transfer tests
This commit is contained in:
+1
-1
@@ -651,7 +651,7 @@ exports.defineAutoTests = function () {
|
||||
}, unsupported, 'File', '_getLocalFilesystemPath', [internalFilePath]);
|
||||
});
|
||||
|
||||
it('filetransfer.spec.31 should properly handle 304', function (done) {
|
||||
it('filetransfer.spec.33 should properly handle 304', function (done) {
|
||||
|
||||
if(isWP8) {
|
||||
pending();
|
||||
|
||||
Reference in New Issue
Block a user