You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Increase timeout of irb display text to pass tests
Tests were failing after setting locale to UTF8 in server. Apparently,
setting locale to UTF-8 makes the input of some characters slower in
irb. Increasing the time made the tests pass again.
0 commit comments