Skip to content

Commit

Permalink
with test cases
Browse files Browse the repository at this point in the history
Signed-off-by: SudhanshuBawane <[email protected]>
  • Loading branch information
SudhanshuBawane committed Mar 7, 2024
1 parent af89612 commit 8c10bd4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions backend/agentd/session_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -77,10 +77,6 @@ func TestMakeEntitySwitchBurialEvent(t *testing.T) {
}
}

type UserConfig struct {
updatesChannel chan interface{}
}

func TestSession_sender(t *testing.T) {
type busFunc func(*messaging.WizardBus, *sync.WaitGroup)
type connFunc func(*mocktransport.MockTransport, *sync.WaitGroup)
Expand Down

0 comments on commit 8c10bd4

Please sign in to comment.