Commit bb55de7
committed
REST API: Fix hardcoded table name in
This changeset fixes failing unit tests on the Hosting test suite because of the hardcoded table name in `WP_Test_REST_Users_Controller::test_get_items_only_fetches_ids_for_head_requests`.
Props antonvlasenko, desrosj.
Fixes #56481.
git-svn-id: https://develop.svn.wordpress.org/trunk@60141 602fd350-edb4-49c9-b593-d223f7449a82WP_Test_REST_Users_Controller.1 parent 8cd8594 commit bb55de7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3300 | 3300 | | |
3301 | 3301 | | |
3302 | 3302 | | |
3303 | | - | |
| 3303 | + | |
3304 | 3304 | | |
3305 | 3305 | | |
3306 | 3306 | | |
| |||
0 commit comments