Skip to content

Commit

Permalink
test: fix failing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
badasswp committed Jan 28, 2025
1 parent da72c8a commit d6fd71b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/php/Services/PostMetaTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ public function test_register_post_meta() {
->with(
[
'apbe_headline',
'abpe_seo_keywords',
'apbe_seo_keywords',
'apbe_slug',
'apbe_summary',
]
Expand Down

0 comments on commit d6fd71b

Please sign in to comment.