Skip to content

Commit 0d27a04

Browse files
committed
Lint 🤦🏻‍♂️
1 parent 244cd47 commit 0d27a04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cloudflare/test/workflow.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ describe('workflows', () => {
133133
]);
134134
});
135135

136-
test('Calls expected functions with non-uuid instance id', async () => {
136+
test('Calls expected functions with non-uuid instance id', async () => {
137137
class BasicTestWorkflow {
138138
constructor(_ctx: ExecutionContext, _env: unknown) {}
139139

0 commit comments

Comments
 (0)