mirror of
git://develop.git.wordpress.org/
synced 2025-03-14 17:09:47 +01:00
Tests: Remove duplicate fields
key in WP_Query
test.
Introduced in [46188]. See #51344. git-svn-id: https://develop.svn.wordpress.org/trunk@49554 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
98a0e0eeed
commit
92c6723c24
@ -766,7 +766,6 @@ class Tests_Meta_Query extends WP_UnitTestCase {
|
||||
'meta_compare_key' => 'REGEXP',
|
||||
'meta_type_key' => 'BINARY',
|
||||
'fields' => 'ids',
|
||||
'fields' => 'ids',
|
||||
)
|
||||
);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user