Skip to content

Commit

Permalink
Remove now-obsolete assertion
Browse files Browse the repository at this point in the history
  • Loading branch information
ockham committed Jun 6, 2024
1 parent db7477c commit 7220c11
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/phpunit/tests/blocks/register.php
Original file line number Diff line number Diff line change
Expand Up @@ -1102,8 +1102,6 @@ public function test_block_registers_with_metadata_fixture() {

// @ticket 53148
$this->assertIsCallable( $result->render_callback );
// @ticket 61280
$this->assertIsCallable( $result->variation_callback );
}

/**
Expand Down

0 comments on commit 7220c11

Please sign in to comment.