Move config/DiffPreferencesIT into api package
This test was changed so that it is using the extension API now and now longer the REST API. Change-Id: I127a4b6d5616385a63e6582673a54ae0f5a81c93 Signed-off-by: Edwin Kempin <ekempin@google.com>
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
package com.google.gerrit.acceptance.rest.config;
|
||||
package com.google.gerrit.acceptance.api.config;
|
||||
|
||||
import static com.google.common.truth.Truth.assertThat;
|
||||
import static com.google.gerrit.acceptance.AssertUtil.assertPrefs;
|
||||
Reference in New Issue
Block a user