Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit adc0502

Browse files
update comment in test case
Co-authored-by: Max Schaefer <[email protected]>
1 parent 3857331 commit adc0502

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • javascript/ql/test/library-tests/frameworks/SQL

javascript/ql/test/library-tests/frameworks/SQL/mssql2.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ var obj = {
3131
})
3232
}
3333
}
34-
obj.foo("foo", "bar", "baz"); // A API-graphs gotcha.
34+
obj.foo("foo", "bar", "baz"); // An API-graphs gotcha: "baz" should not be considered a `SqlString`

0 commit comments

Comments
 (0)