From 40036899b36b9b7e335bd45b1a590c894d73cbc4 Mon Sep 17 00:00:00 2001 From: Tymm Schmitke Date: Tue, 19 May 2020 23:18:05 -0400 Subject: [PATCH] Add empty line at end of file --- spec/models/vote_spec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/models/vote_spec.rb b/spec/models/vote_spec.rb index 36d4d925..39afb352 100644 --- a/spec/models/vote_spec.rb +++ b/spec/models/vote_spec.rb @@ -20,4 +20,4 @@ describe Vote do end end end -end \ No newline at end of file +end