Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
bfauble committed Apr 5, 2024
1 parent 6fab52d commit c27deeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/concentrate/parser/gtfs_realtime_enhanced_test.exs
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,7 @@ defmodule Concentrate.Parser.GTFSRealtimeEnhancedTest do
[_td, stu] = decode_trip_update(update, %Options{})
assert stu.uncertainty == 360
end

test "decodes last_trip" do
not_last_trip = %{
"trip" => %{
Expand Down

0 comments on commit c27deeb

Please sign in to comment.