REST API: Make jshint happy again after [41222].

See #40919.


git-svn-id: https://develop.svn.wordpress.org/trunk@41224 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrea Fercia 2017-08-03 20:35:38 +00:00
parent da5ece4d6d
commit 814e1f5530
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
/* global wp, wpApiSettings */
/* global wp, JSON */
( function( QUnit ) {
var originalRootUrl = window.wpApiSettings.root;