Skip to content

Commit 701ad03

Browse files
committed
Adjust expected file for query suite integration test
1 parent b52883f commit 701ad03

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

java/ql/integration-tests/java/query-suite/java-code-quality-extended.qls.expected

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ ql/java/ql/src/Violations of Best Practice/Naming Conventions/ConfusingMethodNam
7777
ql/java/ql/src/Violations of Best Practice/Naming Conventions/ConfusingOverloading.ql
7878
ql/java/ql/src/Violations of Best Practice/Naming Conventions/LocalShadowsFieldConfusing.ql
7979
ql/java/ql/src/Violations of Best Practice/Naming Conventions/SameNameAsSuper.ql
80+
ql/java/ql/src/Violations of Best Practice/Records/UselessMembersOfTheRecordsClass.ql
8081
ql/java/ql/src/Violations of Best Practice/Undesirable Calls/CallsToStringToString.ql
8182
ql/java/ql/src/Violations of Best Practice/Undesirable Calls/DefaultToString.ql
8283
ql/java/ql/src/Violations of Best Practice/Undesirable Calls/DoNotCallFinalize.ql

java/ql/integration-tests/java/query-suite/java-code-quality.qls.expected

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ ql/java/ql/src/Violations of Best Practice/Naming Conventions/ConfusingMethodNam
7575
ql/java/ql/src/Violations of Best Practice/Naming Conventions/ConfusingOverloading.ql
7676
ql/java/ql/src/Violations of Best Practice/Naming Conventions/LocalShadowsFieldConfusing.ql
7777
ql/java/ql/src/Violations of Best Practice/Naming Conventions/SameNameAsSuper.ql
78+
ql/java/ql/src/Violations of Best Practice/Records/UselessMembersOfTheRecordsClass.ql
7879
ql/java/ql/src/Violations of Best Practice/Undesirable Calls/CallsToStringToString.ql
7980
ql/java/ql/src/Violations of Best Practice/Undesirable Calls/DefaultToString.ql
8081
ql/java/ql/src/Violations of Best Practice/Undesirable Calls/DoNotCallFinalize.ql

0 commit comments

Comments
 (0)