We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 196e9f0 commit ef2ae98Copy full SHA for ef2ae98
examples/bdd/step_defs/test_background.py
@@ -12,7 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-from pytest_bdd import scenarios, given, then
+from pytest_bdd import given, scenarios, then
16
17
scenarios("../features/background_scenario.feature")
18
0 commit comments