Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Whitespace
  • Loading branch information
ockham committed Nov 2, 2023
commit 5e9d4e36adc4851885e20ce88ef2a8758dd9f8c7
2 changes: 1 addition & 1 deletion tests/phpunit/tests/blocks/wpBlockType.php
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ public function test_core_attributes_matches_custom() {
'core/fake',
array(
'attributes' => array(
'lock' => array(
'lock' => array(
'type' => 'string',
),
'metadata' => array(
Expand Down