Skip to content

Commit bb2aab2

Browse files
committed
fix: fix jest tests
1 parent a06e5ca commit bb2aab2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/pages/WorkspacesPage/WorkspacesPage.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ const WorkspacesPage: FC = () => {
164164
onConfirm={async () => {
165165
await batchActions.updateAll({
166166
workspaces: checkedWorkspaces,
167-
isDynamicParametersEnabled: true,
167+
isDynamicParametersEnabled: false,
168168
});
169169
setConfirmingBatchAction(null);
170170
}}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy