spec/infobar/message_spec.rb in infobar-0.0.4 vs spec/infobar/message_spec.rb in infobar-0.0.5

- old
+ new

@@ -31,10 +31,10 @@ end it 'can be interpolated' do Time.dummy(now) do expect(message.to_str).to eq( - "23 42 19 Test 0.55 0.452 54.76 45.24 00:00:02 00:00:21 00:00:19 11:11:30 1.000ā†’ 00:01.000000 ā€“ %" + "23 42 19 Test 0.55 0.452 54.76 45.24 00:00:02 00:00:21 00:00:19 11:11:30 1.000i/sā†’ 00:01.000000 ā€“ %" ) end end it 'can turn spinner into a message after finishing' do