Restructure IRB's documentation #4175
Annotations
3 errors and 1 warning
rake test_yamatanooroti:
test/irb/yamatanooroti/test_rendering.rb#L289
<"001> IRB\n" + "PressIRB\n" + "IRB\n"> expected but was
<"001> IRB\n" + " IRB\n">.
diff:
001> IRB
+ IRB
- PressIRB
- IRB
|
rake test_yamatanooroti:
test/irb/yamatanooroti/test_rendering.rb#L265
<"001> IRB\n" + " IRBPress Alt+\n" + " IRB\n"> expected but was
<"001> IRB\n" + " IRB\n">.
diff:
001> IRB
- IRBPress Alt+
- IRB
? ---
+ IRB
|
rake test_yamatanooroti
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading