Skip to content

Commit

Permalink
Fixed linting
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanBuruyane committed Mar 19, 2024
1 parent d7a16da commit 5014e3e
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -115,9 +115,7 @@ def test_capture_log(allure_pytest_bdd_runner: AllurePytestRunner, logging):
"""
import logging
from pytest_bdd import scenario, given, when, then
logger = logging.getLogger(__name__)
@scenario("scenario.feature", "Simple passed example")
def test_scenario_passes():
pass
Expand Down

0 comments on commit 5014e3e

Please sign in to comment.