Skip to content

Commit

Permalink
Remove intentionally failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
nylen committed May 5, 2017
1 parent b28acb6 commit 9b5572e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions phpunit/class-registration-test.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@
* Test register_block
*/
class Registration_Test extends WP_UnitTestCase {
function test_intentional_failure() {
trigger_error( 'failing on purpose, PHP ' . phpversion() );
}

/**
* The block slug should be a string
*
Expand Down

0 comments on commit 9b5572e

Please sign in to comment.