Commit 4d9bc87ef486611d1e77058c561004bf7abbf90f
1 parent
115250ff
Exists in
master
and in
1 other branch
Pending spec detected.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
spec/controllers/apps_controller_spec.rb
| @@ -43,7 +43,7 @@ describe AppsController do | @@ -43,7 +43,7 @@ describe AppsController do | ||
| 43 | 43 | ||
| 44 | context 'logged in as a user' do | 44 | context 'logged in as a user' do |
| 45 | it 'finds the app if the user is watching it' do | 45 | it 'finds the app if the user is watching it' do |
| 46 | - | 46 | + pending |
| 47 | end | 47 | end |
| 48 | 48 | ||
| 49 | it 'does not find the app if the user is not watching it' do | 49 | it 'does not find the app if the user is not watching it' do |