From ed424fdd7d5ffbad0088d0f00bf629378c352f03 Mon Sep 17 00:00:00 2001 From: MAEDA Go Date: Thu, 27 May 2021 16:45:50 +0900 Subject: [PATCH 1/2] Remove trailing whitespaces in test/fixtures/watchers.yml --- test/fixtures/watchers.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/test/fixtures/watchers.yml b/test/fixtures/watchers.yml index 759ab51cc..fdcf5b382 100644 --- a/test/fixtures/watchers.yml +++ b/test/fixtures/watchers.yml @@ -1,13 +1,13 @@ ---- -watchers_001: +--- +watchers_001: watchable_type: Issue watchable_id: 2 user_id: 3 -watchers_002: +watchers_002: watchable_type: Message watchable_id: 1 user_id: 1 -watchers_003: +watchers_003: watchable_type: Issue watchable_id: 2 user_id: 1 -- 2.31.1