Skip to content

Commit 7c4e5fc

Browse files
Lorenzo CurcioLorenzo Curcio
Lorenzo Curcio
authored and
Lorenzo Curcio
committed
Merge branch 'mock-actors-3' of github.com:lor1113/python-sdk into mock-actors-3
2 parents 9314788 + 97bc300 commit 7c4e5fc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

examples/demo_actor/README.md

-2
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,6 @@ expected_stdout_lines:
190190
name: Actor Tests
191191
background: true
192192
expected_stdout_lines:
193-
- "has_value: False"
194193
- "set_my_data: {'state': 5}"
195194
- "has_value: True"
196195
- "clear_my_data"
@@ -200,7 +199,6 @@ expected_stdout_lines:
200199
- "set reminder is done"
201200
- "set reminder to False"
202201
- "set reminder is done"
203-
- "has_value: False"
204202
- "set_my_data: {'state': 5}"
205203
- "has_value: True"
206204
expected_stderr_lines:

0 commit comments

Comments
 (0)