Skip to content

Commit 404c5c7

Browse files
committed
Remove @Covers tag now that there are decided tests for the is_in_function_call() method
1 parent 4441f6e commit 404c5c7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

WordPress/Tests/Security/NonceVerificationUnitTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
* @since 0.13.0 Class name changed: this class is now namespaced.
1919
* @since 1.0.0 This sniff has been moved from the `CSRF` category to the `Security` category.
2020
*
21-
* @covers \WordPressCS\WordPress\Helpers\ContextHelper::is_in_function_call
2221
* @covers \WordPressCS\WordPress\Helpers\ContextHelper::is_in_type_test
2322
* @covers \WordPressCS\WordPress\Helpers\ContextHelper::is_in_isset_or_empty
2423
* @covers \WordPressCS\WordPress\Helpers\ContextHelper::is_in_array_comparison

0 commit comments

Comments
 (0)