We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc17794 commit 3eb5b21Copy full SHA for 3eb5b21
core/builtin_constants/builtin_constants_spec.rb
@@ -87,7 +87,7 @@
87
end
88
89
ruby_version_is "4.0" do
90
- context "The RUBY toplevel constant" do
+ context "The constant" do
91
describe "Ruby::VERSION" do
92
it "is equal to RUBY_VERSION" do
93
Ruby::VERSION.should equal(RUBY_VERSION)
0 commit comments