aboutsummaryrefslogtreecommitdiff
path: root/WordPress/src/androidTest/assets/comment-already-spammed-wp.editComment.xml
diff options
context:
space:
mode:
Diffstat (limited to 'WordPress/src/androidTest/assets/comment-already-spammed-wp.editComment.xml')
-rw-r--r--WordPress/src/androidTest/assets/comment-already-spammed-wp.editComment.xml21
1 files changed, 21 insertions, 0 deletions
diff --git a/WordPress/src/androidTest/assets/comment-already-spammed-wp.editComment.xml b/WordPress/src/androidTest/assets/comment-already-spammed-wp.editComment.xml
new file mode 100644
index 000000000..de74a1055
--- /dev/null
+++ b/WordPress/src/androidTest/assets/comment-already-spammed-wp.editComment.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<methodResponse>
+ <fault>
+ <value>
+ <struct>
+ <member>
+ <name>faultCode</name>
+ <value>
+ <int>500</int>
+ </value>
+ </member>
+ <member>
+ <name>faultString</name>
+ <value>
+ <string>Sorry, the comment could not be edited. Something wrong happened.</string>
+ </value>
+ </member>
+ </struct>
+ </value>
+ </fault>
+</methodResponse>