Skip to content

Commit

Permalink
Update azservicebus test fake (#15735)
Browse files Browse the repository at this point in the history
  • Loading branch information
chlowell authored Oct 22, 2021
1 parent 84308db commit 741976b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/messaging/azservicebus/internal/namespace_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ func (r *fakeRetrier) CurrentTry() int {
}

type fakeTokenCredential struct {
azcore.Credential
azcore.TokenCredential
expires time.Time
}

Expand Down

0 comments on commit 741976b

Please sign in to comment.