Skip to content

Commit ef2ae98

Browse files
committed
Add another test
1 parent 196e9f0 commit ef2ae98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/bdd/step_defs/test_background.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
from pytest_bdd import scenarios, given, then
15+
from pytest_bdd import given, scenarios, then
1616

1717
scenarios("../features/background_scenario.feature")
1818

0 commit comments

Comments
 (0)