Skip to content

Commit 9b45d2f

Browse files
committed
Add a completely empty example group smoke test
1 parent 6f97d76 commit 9b45d2f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

spec/smoke_tests/weird_rspec_spec.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,8 @@ def announce
201201
RSpec.describe do end
202202
RSpec.shared_examples('pointless2') do end
203203
RSpec.shared_context('even pointless-er2') do end
204+
RSpec.describe
205+
RSpec.describe 'empty'
204206

205207
class Broken
206208
end

0 commit comments

Comments
 (0)