Skip to content

Commit

Permalink
Remove spec focus
Browse files Browse the repository at this point in the history
  • Loading branch information
unleashy committed Sep 14, 2019
1 parent 983c4b3 commit 8414a12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/grape/api_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3754,7 +3754,7 @@ def before
end
end

fdescribe '.configure' do
describe '.configure' do
context 'when given a block' do
it 'returns self' do
expect(subject.configure {}).to be subject
Expand Down

0 comments on commit 8414a12

Please sign in to comment.