Skip to content

Commit

Permalink
remove : Remove the not-required commented test code.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ta5r committed Sep 24, 2024
1 parent 8c0f70f commit 3632447
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/unit/CoreQuoteTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -149,8 +149,6 @@ public function test_retrieve_core_quote_fields_and_attributes(): void {
'style' => null,
'textColor' => null,
'value' => '<p>This is a sample quote block content.</p>',
// 'layout' => null,
// 'textAlign' => null,
],
$block['attributes'],
);
Expand Down

0 comments on commit 3632447

Please sign in to comment.