Skip to content

Commit

Permalink
Update azservicebus test fake (Azure#15735)
Browse files Browse the repository at this point in the history
  • Loading branch information
chlowell authored and jhendrixMSFT committed Jan 12, 2022
1 parent 48c8483 commit 96afdc5
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 96afdc5

Please sign in to comment.