Skip to content

Commit

Permalink
Feat: Create real context
Browse files Browse the repository at this point in the history
  • Loading branch information
SverreNystad committed Sep 18, 2023
1 parent d7951fe commit 4dfd57d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_referee.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ def VERY_EASY_CONTEXT():
@pytest.fixture
def EASY_CONTEXT():
return """
An easy task.
Making a cup of instant coffee
"""

@pytest.fixture
Expand Down

0 comments on commit 4dfd57d

Please sign in to comment.