test/functional/ft_65_timers.rb in ruote-2.3.0.2 vs test/functional/ft_65_timers.rb in ruote-2.3.0.3

- old
+ new

@@ -286,10 +286,10 @@ @dashboard.wait_for('error_intercepted') err = @dashboard.ps(wfid).errors.first - assert_equal "#<ArgumentError: unknown time char 'x'>", err.message + assert_equal "#<ArgumentError: cannot parse '1x'>", err.message end def test_process_status_and_timers @dashboard.register :alpha, Ruote::StorageParticipant