Skip to content

Commit 39fe12a

Browse files
test: update snapshots after tools bump to 11.12.0
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent c8a471b commit 39fe12a

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

packages/pluggableWidgets/datagrid-dropdown-filter-web/src/__tests__/__snapshots__/DatagridDropdownFilter.spec.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Jest Snapshot v1, https://goo.gl/fbAQLP
1+
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing
22

33
exports[`Dropdown Filter with single instance with single attribute renders correctly 1`] = `
44
<DocumentFragment>

packages/shared/widget-plugin-component-kit/src/__tests__/__snapshots__/ThreeStateCheckBox.spec.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Jest Snapshot v1, https://goo.gl/fbAQLP
1+
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing
22

33
exports[`ThreeStateCheckBox matches snapshot when value is 'all' 1`] = `
44
<DocumentFragment>

packages/shared/widget-plugin-test-utils/__tests__/filters/__snapshots__/builders.test.ts.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Jest Snapshot v1, https://goo.gl/fbAQLP
1+
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing
22

33
exports[`mendix/filters/builders mock nested condition case 1 1`] = `
44
{

0 commit comments

Comments
 (0)