Skip to content

Commit 571caad

Browse files
committed
moving previous test
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
1 parent 5238b1c commit 571caad

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,10 @@
1919
*
2020
* @group DB
2121
*
22+
* @deprecated since 29.0.0 @see AppConfigTest
2223
* @package Test
2324
*/
24-
class AppConfigTest extends TestCase {
25+
class AppConfigDeprecatedTest extends TestCase {
2526
/** @var \OCP\IAppConfig */
2627
protected $appConfig;
2728

0 commit comments

Comments
 (0)