correct spec

This commit is contained in:
Sam
2013-08-26 14:39:34 +10:00
parent afd1a3ac7b
commit bb3725cfca
2 changed files with 6 additions and 6 deletions

View File

@ -31,7 +31,7 @@ describe Plugin::Instance do
plugin.auth_providers.count.should == 1
auth_provider = plugin.auth_providers[0]
auth_provider.type.should == :open_id
auth_provider.authenticator.name.should == 'ubuntu'
# calls ensure_assets! make sure they are there
plugin.assets.count.should == 2