diff --git a/Yoast/Tests/NonSniffTestCase.php b/Yoast/Tests/NonSniffTestCase.php new file mode 100644 index 00000000..0c9035be --- /dev/null +++ b/Yoast/Tests/NonSniffTestCase.php @@ -0,0 +1,44 @@ +config = $config; + + return $phpcsFile; + } +}