mirror of
https://github.com/github/codeql.git
synced 2026-04-24 00:05:14 +02:00
Fix typo in spelling of expectation
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
*
|
||||
* ```
|
||||
*
|
||||
* To declare expecations, you can use the $hasTaintFlow or $hasValueFlow comments within the test source files.
|
||||
* To declare expectations, you can use the $hasTaintFlow or $hasValueFlow comments within the test source files.
|
||||
* Example of the corresponding test file, e.g. Test.cs
|
||||
* ```csharp
|
||||
* public class Test
|
||||
|
||||
Reference in New Issue
Block a user