chore(typos): Fix low-impact typos
Signed-off-by: Gabriel Dugny <gabriel.dugny@believe.com>
This commit is contained in:
+1
-1
@@ -85,7 +85,7 @@ describe('KubernetesAuthProviders tests', () => {
|
||||
);
|
||||
});
|
||||
|
||||
it('returns error for missconfigured oidc authProvider', async () => {
|
||||
it('returns error for misconfigured oidc authProvider', async () => {
|
||||
await expect(
|
||||
kap.decorateRequestBodyForAuth('oidc.random', requestBody),
|
||||
).rejects.toThrow(
|
||||
|
||||
Reference in New Issue
Block a user