removes sample pending spec

This commit is contained in:
rgarcia
2015-07-18 20:38:01 +02:00
parent 49ee8d0397
commit 910f5a79a1

View File

@@ -1,5 +1,4 @@
require 'rails_helper'
RSpec.describe User, type: :model do
pending "add some examples to (or delete) #{__FILE__}"
describe User do
end