Skip to content

Commit

Permalink
removed POC spec now that all tests have been moved to spec
Browse files Browse the repository at this point in the history
  • Loading branch information
betesh committed Aug 17, 2014
1 parent fe3d646 commit d4a739a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions spec/validates_email_format_of_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ def initialize(email)
end
let(:options) { {} }
let(:email) { |example| example.example_group.description }
describe "user1@gmail.com" do
it { should_not have_errors_on_email }
end

shared_examples_for :all_specs do
[
Expand Down

0 comments on commit d4a739a

Please sign in to comment.