Skip to content

Commit 53fc864

Browse files
committed
frontend test
1 parent 5eb6e9f commit 53fc864

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

site/src/api/typesGenerated.ts

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

site/src/pages/DeploymentSettingsPage/ExternalAuthSettingsPage/ExternalAuthSettingsPageView.stories.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ const meta: Meta<typeof ExternalAuthSettingsPageView> = {
2727
mcp_url: "",
2828
mcp_tool_allow_regex: "",
2929
mcp_tool_deny_regex: "",
30+
code_challenge_methods_supported: ["S256"]
3031
},
3132
],
3233
},

0 commit comments

Comments
 (0)