Skip to content

Commit

Permalink
Fixes CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolevn committed Feb 15, 2020
1 parent 9223fdc commit d00f586
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ def test_yield_keyword_in_comprehension(
generator_expression,
set_comprehension,
])
def test_yield_keyword_in_comprehension_syntax_error(
def test_yield_keyword_syntax_error(
assert_errors,
parse_ast_tree,
code,
Expand Down

0 comments on commit d00f586

Please sign in to comment.