Skip to content

Commit

Permalink
Update unit-test
Browse files Browse the repository at this point in the history
  • Loading branch information
PatelUtkarsh committed Jul 12, 2022
1 parent d61adb4 commit f5454e4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -711,7 +711,7 @@ public function test_get_corner_styles_controls() {
'label' => __( 'Data table', 'material-design' ),
'min' => 0,
'max' => 36,
'initial_value' => 0,
'initial_value' => 24,
'css_var' => '--mdc-data-table-radius',
'blocks' => [
'material/data-table',
Expand Down

0 comments on commit f5454e4

Please sign in to comment.