From a7a9a87ecfcf0705661fb973dfa7c7af983a5fc6 Mon Sep 17 00:00:00 2001 From: Alex Pott Date: Tue, 27 Feb 2018 23:39:51 +0000 Subject: [PATCH] Issue #2943338 by Wim Leers: rest_test module for testing REST module could be reused by contrib JSON API module --- core/modules/rest/tests/modules/rest_test/rest_test.info.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/core/modules/rest/tests/modules/rest_test/rest_test.info.yml b/core/modules/rest/tests/modules/rest_test/rest_test.info.yml index e10b2266608..82282ee537c 100644 --- a/core/modules/rest/tests/modules/rest_test/rest_test.info.yml +++ b/core/modules/rest/tests/modules/rest_test/rest_test.info.yml @@ -4,5 +4,3 @@ description: 'Provides test hooks and resources for REST module.' package: Testing version: VERSION core: 8.x -dependencies: - - rest