whos_dated_who 0.2.7 → 0.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -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