From fdce813c50a5788ba85460ed15c30a6e8ba2f366 Mon Sep 17 00:00:00 2001 From: Gareth Rees Date: Thu, 19 Jan 2017 11:40:28 +0000 Subject: 2-space indent --- spec/alavetelitheme_spec.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/spec/alavetelitheme_spec.rb b/spec/alavetelitheme_spec.rb index b21c954..510b301 100644 --- a/spec/alavetelitheme_spec.rb +++ b/spec/alavetelitheme_spec.rb @@ -5,8 +5,8 @@ require File.expand_path(File.join(File.dirname(__FILE__),'..','..','..','..','s describe "testing the truth" do - it 'should be true' do - assert true - end + it 'should be true' do + assert true + end end -- cgit v1.2.3