Skip to content

Commit 9d47b59

Browse files
authored
typo
1 parent e06de34 commit 9d47b59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/decorators/test_decorators.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ def dummy(client):
235235

236236
self.assertEqual(output.get_dict_repr(), {
237237
"direction": BindingDirection.IN,
238-
"type": DURABLE_cLIENT,
238+
"type": DURABLE_CLIENT,
239239
"name": "client"
240240
})
241241

0 commit comments

Comments
 (0)