Skip to content

Commit 3eb5b21

Browse files
committed
Improve context description
1 parent bc17794 commit 3eb5b21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/builtin_constants/builtin_constants_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
end
8888

8989
ruby_version_is "4.0" do
90-
context "The RUBY toplevel constant" do
90+
context "The constant" do
9191
describe "Ruby::VERSION" do
9292
it "is equal to RUBY_VERSION" do
9393
Ruby::VERSION.should equal(RUBY_VERSION)

0 commit comments

Comments
 (0)