Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
brianmay committed Nov 20, 2023
1 parent 325eaf3 commit c8f4c14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/teslamate/vehicles/vehicle/charging_test.exs
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,7 @@ defmodule TeslaMate.Vehicles.Vehicle.ChargingTest do

assert_receive {:pubsub, {:broadcast, _, _, %Summary{state: :online}}}

assert_receive {:pubsub, {:broadcast, _, _, %Summary{state: :online}}}
refute_receive _
end

Expand Down

0 comments on commit c8f4c14

Please sign in to comment.