Skip to content

Commit 06b4cca

Browse files
committed
Fix test
1 parent 0bd8126 commit 06b4cca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/parser/test_parser.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ def test_parser():
3636
tags=[],
3737
name="User login",
3838
description=" As a registered user\n I want to be able to log in\n So that I can access my account",
39+
language="en",
3940
children=[
4041
Child(
4142
background=Background(

0 commit comments

Comments
 (0)