diff --git a/remix-tests/src/compiler.ts b/remix-tests/src/compiler.ts index 6162e46e3a..0ff0f9fbba 100644 --- a/remix-tests/src/compiler.ts +++ b/remix-tests/src/compiler.ts @@ -22,7 +22,7 @@ function writeTestAccountsContract (accounts: string[]) { } /** - * Check if path includes name of a remix test file + * @dev Check if path includes name of a remix test file * @param path file path to check */