spec/ParseFile.spec.js/it. it('saving an already saved file', async () => { const file = new Parse.File('hello.txt', data, 'text/plain'); ok(!file.url()); ...
確定! 回上一頁