Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
andig authored and lorenzodonini committed Oct 22, 2023
1 parent 4e29ff7 commit 288ad8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ocpp1.6_test/ocpp16_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -670,8 +670,8 @@ type OcppV16TestSuite struct {
ocppjCentralSystem *ocppj.Server
mockWsServer *MockWebsocketServer
mockWsClient *MockWebsocketClient
chargePoint ocpp16.ChargePoint // ocpp16.chargePoint
centralSystem ocpp16.CentralSystem // ocpp16.centralSystem
chargePoint ocpp16.ChargePoint
centralSystem ocpp16.CentralSystem
messageIdGenerator TestRandomIdGenerator
clientDispatcher ocppj.ClientDispatcher
serverDispatcher ocppj.ServerDispatcher
Expand Down

0 comments on commit 288ad8d

Please sign in to comment.