summaryrefslogtreecommitdiffstats
path: root/webapp/tests/components/integrations/__snapshots__/installed_oauth_apps.test.jsx.snap
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/tests/components/integrations/__snapshots__/installed_oauth_apps.test.jsx.snap')
-rw-r--r--webapp/tests/components/integrations/__snapshots__/installed_oauth_apps.test.jsx.snap2
1 files changed, 2 insertions, 0 deletions
diff --git a/webapp/tests/components/integrations/__snapshots__/installed_oauth_apps.test.jsx.snap b/webapp/tests/components/integrations/__snapshots__/installed_oauth_apps.test.jsx.snap
index 022bc1476..c6ef12112 100644
--- a/webapp/tests/components/integrations/__snapshots__/installed_oauth_apps.test.jsx.snap
+++ b/webapp/tests/components/integrations/__snapshots__/installed_oauth_apps.test.jsx.snap
@@ -72,6 +72,7 @@ exports[`components/integrations/InstalledOAuthApps should match snapshot 1`] =
}
}
onDelete={[Function]}
+ onRegenerateSecret={[Function]}
/>
<InstalledOAuthApp
oauthApp={
@@ -93,6 +94,7 @@ exports[`components/integrations/InstalledOAuthApps should match snapshot 1`] =
}
}
onDelete={[Function]}
+ onRegenerateSecret={[Function]}
/>
</BackstageList>
`;