We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b5c739 commit dfc74d7Copy full SHA for dfc74d7
javascript/ql/lib/semmle/javascript/frameworks/Testing.qll
@@ -40,7 +40,7 @@ class BDDTest extends Test, @call_expr {
40
41
/**
42
* Gets the test file for `f` with stem extension `stemExt`, where `stemExt` is "test" or "spec".
43
- * That is, a file named file named `<base>.<stemExt>.<ext>` in the
+ * That is, a file named `<base>.<stemExt>.<ext>` in the
44
* same directory as `f` which is named `<base>.<ext>`.
45
*/
46
pragma[noinline]
0 commit comments