Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
Monkeychip committed Dec 18, 2024
1 parent 1131f00 commit 1442b4a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ module('Acceptance | Azure | configuration', function (hooks) {
assert.strictEqual(
payload.client_secret,
'client-secret-updated',
'client_secret is was sent on payload because user updated its value'
'client_secret is sent on payload because user updated its value'
);
assert.strictEqual(
payload.subscription_id,
Expand Down

0 comments on commit 1442b4a

Please sign in to comment.