Skip to content

Commit 97bc300

Browse files
Update examples/demo_actor/README.md
Co-authored-by: Elena Kolevska <[email protected]> Signed-off-by: Lorenzo Curcio <[email protected]>
1 parent e391eda commit 97bc300

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

examples/demo_actor/README.md

Lines changed: 0 additions & 2 deletions
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)