This commit is contained in:
erwanlr
2013-03-27 13:54:35 +01:00
parent be0aad2c66
commit 52c1bd3558
4 changed files with 4 additions and 4 deletions

View File

@@ -117,7 +117,7 @@ describe 'WpTheme::Findable' do
end
context 'when the theme is found' do
it 'returns it, with the :found_from sets' do
it 'returns it, with the :found_from set' do
stub_all_to_nil()
expected = WpTheme.new(uri, name: 'the-oracle')