Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
CuddlyBunion341 committed Jan 14, 2025
1 parent 3ff3989 commit 823c415
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/unit/timer_sessions_helper_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ class TimerSessionsHelperTest < ActionView::TestCase
end

test '#format_time_entry_information' do
assert_equal '#1: [eCookbook] Cannot print recipes - 4.25 h',
assert_equal '#1: Cannot print recipes - 4.25 h',
format_time_entry_information(TimeEntry.first)
end

Expand Down

0 comments on commit 823c415

Please sign in to comment.