There was an error while loading. Please reload this page.
1 parent 2883477 commit d05631dCopy full SHA for d05631d
1 file changed
test/teslamate/mqtt/pubsub/home_assistant_test.exs
@@ -1,5 +1,5 @@
1
defmodule TeslaMate.Mqtt.PubSub.HomeAssistantTest do
2
- use TeslaMate.DataCase, async: true
+ use ExUnit.Case, async: true
3
4
alias TeslaMate.Mqtt.PubSub.HomeAssistant
5
alias TeslaMate.Vehicles.Vehicle.Summary
0 commit comments