Autofix Rubocop Style/TrailingCommaInHashLiteral (#23693)
This commit is contained in:
		@@ -15,7 +15,7 @@ describe Api::Web::PushSubscriptionsController do
 | 
			
		||||
          p256dh: 'BEm_a0bdPDhf0SOsrnB2-ategf1hHoCnpXgQsFj5JCkcoMrMt2WHoPfEYOYPzOIs9mZE8ZUaD7VA5vouy0kEkr8=',
 | 
			
		||||
          auth: 'eH_C8rq2raXqlcBVDa1gLg==',
 | 
			
		||||
        },
 | 
			
		||||
      }
 | 
			
		||||
      },
 | 
			
		||||
    }
 | 
			
		||||
  end
 | 
			
		||||
 | 
			
		||||
@@ -32,8 +32,8 @@ describe Api::Web::PushSubscriptionsController do
 | 
			
		||||
          mention: false,
 | 
			
		||||
          poll: true,
 | 
			
		||||
          status: false,
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
        },
 | 
			
		||||
      },
 | 
			
		||||
    }
 | 
			
		||||
  end
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user