Skip to content

Commit

Permalink
Fix typo in test
Browse files Browse the repository at this point in the history
  • Loading branch information
mblumtritt committed May 30, 2024
1 parent 276b762 commit c8395cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/lib/im-lost_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -476,7 +476,7 @@ def bar = :bar
end
end
else
pending 'for Fiber is not supported in this platform'
pending 'for Fiber is not supported on this platform'
end
end

Expand Down

0 comments on commit c8395cb

Please sign in to comment.