mirror of
https://github.com/github/codeql.git
synced 2026-04-27 17:55:19 +02:00
Update test to reflect new true positive.
This commit is contained in:
@@ -31,7 +31,7 @@ app.run(debug=DEBUG)
|
||||
if False:
|
||||
app.run(debug=True)
|
||||
|
||||
# false negative
|
||||
|
||||
|
||||
runapp = app.run
|
||||
runapp(debug=True)
|
||||
|
||||
Reference in New Issue
Block a user