mirror of
https://github.com/github/codeql.git
synced 2026-05-05 05:35:13 +02:00
JS: Deprecate ConsistencyChecking to avoid deprecation warnings
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import javascript
|
||||
import testUtilities.ConsistencyChecking
|
||||
deprecated import testUtilities.ConsistencyChecking
|
||||
|
||||
API::Node testInstance() { result = API::moduleImport("@example/test").getInstance() }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user