Skip to content

Commit 3c777c4

Browse files
committed
prettify cleanup
1 parent c6c88f9 commit 3c777c4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

packages/wrangler/src/__tests__/workflows.test.ts

+5-5
Original file line numberDiff line numberDiff line change
@@ -392,11 +392,11 @@ GLOBAL FLAGS
392392
errors: [],
393393
messages: [],
394394
result: {
395-
"id": "3c70754a-8435-4498-92ad-22e2e2c90853",
396-
"status": "queued",
397-
"version_id": "9e94c502-ca41-4342-a7f7-af96b444512c",
398-
"workflow_id": "03e70e31-d7a4-4401-a629-6a4b6096cdfe"
399-
},
395+
id: "3c70754a-8435-4498-92ad-22e2e2c90853",
396+
status: "queued",
397+
version_id: "9e94c502-ca41-4342-a7f7-af96b444512c",
398+
workflow_id: "03e70e31-d7a4-4401-a629-6a4b6096cdfe",
399+
},
400400
});
401401
},
402402
{ once: true }

0 commit comments

Comments
 (0)