Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rlehfeld committed Jul 2, 2023
1 parent 40b29b3 commit 8f64b02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AsyncLibrary/robot_async.py
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ class ScopedContext:
['timeout_occurred'],
['namespace', 'variables', '_scopes'],
['namespace', 'variables', '_variables_set', '_scopes'],
['_started_keywords', []],
[['_started_keywords'], []],
['in_suite_teardown'],
['in_test_teardown'],
['in_keyword_teardown'],
Expand Down

0 comments on commit 8f64b02

Please sign in to comment.