1
0
Fork 0

black fix to a test

This commit is contained in:
ERYoung11 2024-02-04 15:55:02 -06:00
parent 14d3ec5d63
commit e39c666e46
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ Steps for behavioral style tests are defined in this module.
Each step is defined by the string decorating it.
This string is used to call the step in "*.feature" file.
"""
import pexpect
from behave import when, then