File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed
packages/file-input/test/__tests__/__snapshots__ Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change 33exports [` should call onChange when file is uploaded for input with custom on upload handler 1` ] = `
44Array [
55 Object {
6- " fetchPolicy" : " network-only" ,
76 " query" : Object {
87 " definitions" : Array [
98 Object {
@@ -94,7 +93,6 @@ Array [
9493exports [` should call onChange when file is uploaded for multiple files input 1` ] = `
9594Array [
9695 Object {
97- " fetchPolicy" : " network-only" ,
9896 " query" : Object {
9997 " definitions" : Array [
10098 Object {
@@ -185,7 +183,6 @@ Array [
185183exports [` should call onChange when file is uploaded for single file input 1` ] = `
186184Array [
187185 Object {
188- " fetchPolicy" : " network-only" ,
189186 " query" : Object {
190187 " definitions" : Array [
191188 Object {
@@ -276,7 +273,6 @@ Array [
276273exports [` should call onChange when file is uploaded for single file input with public modifier 1` ] = `
277274Array [
278275 Object {
279- " fetchPolicy" : " network-only" ,
280276 " query" : Object {
281277 " definitions" : Array [
282278 Object {
You can’t perform that action at this time.
0 commit comments