Based on cane gem, removed tab indents and trailing blanks
This commit is contained in:
@@ -14,7 +14,6 @@ describe User do
|
||||
Benefits.new.should be_an_instance_of(Benefits)
|
||||
end
|
||||
|
||||
|
||||
it "name can be updated" do
|
||||
new_name = "Bobby"
|
||||
user = User.all.first
|
||||
|
||||
Reference in New Issue
Block a user