<p></p>
<p><b>@ghubstan</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/4819#discussion_r533648648">apitest/src/test/java/bisq/apitest/method/payment/AbstractPaymentAccountTest.java</a>:</p>
<pre style='color:#555'>> +import static java.lang.String.format;
+import static java.lang.System.getProperty;
+import static java.nio.charset.StandardCharsets.UTF_8;
+import static org.junit.Assert.assertEquals;
+import static org.junit.Assert.assertNotNull;
+import static org.junit.Assert.fail;
+
+
+
+import bisq.apitest.method.MethodTest;
+
+@Slf4j
+public class AbstractPaymentAccountTest extends MethodTest {
+
+    static final String PROPERTY_NAME_COMMENT = "_COMMENT_";
+    static final String PROPERTY_VALUE_COMMENT = "Please do not edit the paymentMethodId field.";
</pre>
<p>Fixed in commit <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/bisq-network/bisq/commit/62a2aa85434213493c6d5225de9b694123ad67c4/hovercard" href="https://github.com/bisq-network/bisq/commit/62a2aa85434213493c6d5225de9b694123ad67c4"><tt>62a2aa8</tt></a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/pull/4819#discussion_r533648648">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNSHT5EIXXIRYJTWS4LSSU4ETANCNFSM4T2NLLUQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNVLEOEHOFSBVNNZFFTSSU4ETA5CNFSM4T2NLLU2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOEBIV7AQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/4819#discussion_r533648648",
"url": "https://github.com/bisq-network/bisq/pull/4819#discussion_r533648648",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>