Skip to content

Commit

Permalink
Try without an @expectedIncorrectUsage annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
nylen committed May 5, 2017
1 parent 960f8e3 commit 3cb8128
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions phpunit/class-registration-test.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ function test_invalid_non_string_slugs() {

/**
* The block slug should have a namespace
*
* @expectedIncorrectUsage register_block
*/
function test_invalid_slugs_without_namespace() {
register_block( 'text', array() );
Expand Down

0 comments on commit 3cb8128

Please sign in to comment.