Skip to content

Commit dc8a7de

Browse files
committed
change test wording
1 parent 92c8138 commit dc8a7de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/src/test/credentials/provider/sharedCredentialsProviderFactory.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ describe('SharedCredentialsProviderFactory', async function () {
120120
)
121121
})
122122

123-
it('refresh does reload from file even if the file has changed', async function () {
123+
it('refresh always reloads from file', async function () {
124124
const sut = new SharedCredentialsProviderFactory()
125125

126126
// First load

0 commit comments

Comments
 (0)