[apex] Small fixups

This commit is contained in:
Andreas Dangel committed 2022-07-25 19:42:02 +02:00
1 parent 94b3723da0
commit 618790613f
1 file changed
+2 -2
@@ -216,7 +216,7 @@ public class Foo {
</test-code>
<test-code>
<description>Dynamic safe escaped SOQL with multipart</description>
<description>Dynamic unsafe SOQL with multipart</description>
<expected-problems>1</expected-problems>
<code><![CDATA[
public class Foo {
@@ -539,7 +539,7 @@ public class Foo {
</test-code>
<test-code>
<description>Dynamic safe escaped SOQL with multipart</description>
<description>Dynamic unsafe SOQL with multipart</description>
<expected-problems>1</expected-problems>
<code><![CDATA[
public class Foo {