Skip to content

Commit 81ead29

Browse files
committed
Revert "chore(file-input): update snapshots"
This reverts commit a0b2d49.
1 parent 91bb36f commit 81ead29

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

packages/file-input/test/__tests__/__snapshots__/index.test.tsx.snap

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
exports[`should call onChange when file is uploaded for input with custom on upload handler 1`] = `
44
Array [
55
Object {
6-
"fetchPolicy": "network-only",
76
"query": Object {
87
"definitions": Array [
98
Object {
@@ -94,7 +93,6 @@ Array [
9493
exports[`should call onChange when file is uploaded for multiple files input 1`] = `
9594
Array [
9695
Object {
97-
"fetchPolicy": "network-only",
9896
"query": Object {
9997
"definitions": Array [
10098
Object {
@@ -185,7 +183,6 @@ Array [
185183
exports[`should call onChange when file is uploaded for single file input 1`] = `
186184
Array [
187185
Object {
188-
"fetchPolicy": "network-only",
189186
"query": Object {
190187
"definitions": Array [
191188
Object {
@@ -276,7 +273,6 @@ Array [
276273
exports[`should call onChange when file is uploaded for single file input with public modifier 1`] = `
277274
Array [
278275
Object {
279-
"fetchPolicy": "network-only",
280276
"query": Object {
281277
"definitions": Array [
282278
Object {

0 commit comments

Comments
 (0)