whos_dated_who 0.2.7 → 0.3.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -57,6 +57,10 @@ module WhosDatedWho
57
57
  expect(@result.favorite_movies).to include(/Heat/)
58
58
  expect(@result.favorite_places).to include('London')
59
59
  end
60
+
61
+ it "gets a description" do
62
+ expect(@result.description).to match(/American actress, model, and singer/)
63
+ end
60
64
  end
61
65
  end
62
66
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: whos_dated_who
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.7
4
+ version: 0.3.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Adrian Perez