Skip to content

Commit 748f8a5

Browse files
author
SethK
committed
fix(fast-xml-parser): fix fast xml parser
1 parent bd14dae commit 748f8a5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib/request/helpers/data.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@ describe('Request/Helpers/Data', () => {
110110
const res = await parseResponse(response);
111111

112112
return expect(res.data).toEqual({
113-
'?xml': '',
114113
Error: {
115114
code: 'RequestTimeTooSkewed',
116115
Message: 'The difference between the request time and the current time is toolarge.',

0 commit comments

Comments
 (0)