We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a41499 commit a623f48Copy full SHA for a623f48
tests/__snapshots__/index.test.ts.snap
@@ -229,13 +229,6 @@ exports[`create-an-issue logs a helpful error if creating an issue throws an err
229
[
230
[HttpError: Validation error: {"foo":true}],
231
],
232
- [
233
234
- {
235
- "foo": true,
236
- },
237
- ],
238
239
]
240
`;
241
@@ -247,13 +240,6 @@ exports[`create-an-issue logs a helpful error if updating an issue throws an err
247
248
249
242
250
251
252
253
254
255
256
257
243
258
244
259
245
0 commit comments