mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
Update test expectations
This commit is contained in:
@@ -1 +1 @@
|
||||
| Test.java:4:14:4:36 | replaceAll(...) | This call to 'replaceAll' should be a call `replace` as its $@ is not a regular expression. | Test.java:4:28:4:30 | "t" | first argument |
|
||||
| Test.java:4:14:4:36 | replaceAll(...) | This call to 'replaceAll' should be a call to 'replace' as its $@ is not a regular expression. | Test.java:4:28:4:30 | "t" | first argument |
|
||||
|
||||
Reference in New Issue
Block a user