[apex] Small fixups
This commit is contained in:
1 file changed
+2
-2
+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 {
|
||||
|
||||
Reference in new issue
Block a user