Skip to content

Commit

Permalink
Update fixtures
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolo-ribaudo committed May 7, 2024
1 parent 32bbb33 commit 64070c7
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
Expand Up @@ -41,7 +41,7 @@
],
"directives": [],
"extra": {
"async": false
"async": true
}
}
}
Expand Up @@ -59,7 +59,7 @@
],
"directives": [],
"extra": {
"async": true
"async": false
}
}
}
Expand Up @@ -45,7 +45,7 @@
],
"directives": [],
"extra": {
"async": false
"async": true
}
}
}
Expand Up @@ -57,7 +57,7 @@
],
"directives": [],
"extra": {
"async": false
"async": true
}
}
}
Expand Down
Expand Up @@ -41,7 +41,7 @@
],
"directives": [],
"extra": {
"async": false
"async": true
}
}
}
Expand Up @@ -29,7 +29,7 @@
],
"directives": [],
"extra": {
"async": false
"async": true
}
}
}
Expand Up @@ -57,7 +57,7 @@
],
"directives": [],
"extra": {
"async": true
"async": false
}
}
}

0 comments on commit 64070c7

Please sign in to comment.