Skip to content

Commit

Permalink
remove unused test
Browse files Browse the repository at this point in the history
[#137289879] https://www.pivotaltracker.com/story/show/137289879

Signed-off-by: Helen Chung <hchung@pivotal.io>
  • Loading branch information
Bharath Sekar authored and Helen Chung committed Jan 26, 2017
1 parent b203cb9 commit 59450e4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/client_reg_spec.rb
Expand Up @@ -43,7 +43,6 @@ module CF::UAA
it 'lists client registrations' do
Cli.run('clients').should be
Cli.output.string.should include @admin_client, @test_client
Cli.output.string.should match(/created_by: .* created_by:/)
end

context 'as test client' do
Expand Down

0 comments on commit 59450e4

Please sign in to comment.