Commit 4d9bc87ef486611d1e77058c561004bf7abbf90f

Authored by Nick Recobra
1 parent 115250ff
Exists in master and in 1 other branch production

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 43  
44 44 context 'logged in as a user' do
45 45 it 'finds the app if the user is watching it' do
46   -
  46 + pending
47 47 end
48 48  
49 49 it 'does not find the app if the user is not watching it' do
... ...