From b504cbe5222ddc5f57d97af711718ccbf623b7c0 Mon Sep 17 00:00:00 2001 From: Mavlushechka Date: Thu, 20 Oct 2022 00:50:48 +0500 Subject: Remove vkontakte.account object from testData.json --- src/main/resources/testData.json | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/main/resources') diff --git a/src/main/resources/testData.json b/src/main/resources/testData.json index 0ebb86e..6713095 100644 --- a/src/main/resources/testData.json +++ b/src/main/resources/testData.json @@ -1,10 +1,5 @@ { "vkontakte": { - "account": { - "login": "", - "password": "", - "token": "" - }, "photoFromAlbum": { "id": "457252090" } -- cgit v1.2.3