Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

Commit 18e12b3

Browse files
committed
fixup! Remove FIXME note
1 parent d7603e5 commit 18e12b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/rspec/core/metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ def full_description
275275
:description,
276276
:description_args,
277277
:described_class,
278-
:example_group, # FIXME: should we also remove this?
278+
:example_group,
279279
:parent_example_group,
280280
:execution_result,
281281
:last_run_status,

0 commit comments

Comments
 (0)