Skip to content

Commit ae6d8a3

Browse files
committed
remove debug stmt
1 parent 2b1083a commit ae6d8a3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/suite/fixtures/ic_fixtures.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,6 @@ def crd_ingress_controller_with_waf_v5(
308308
"regcred",
309309
request.param.get("extra_args", None),
310310
)
311-
input("Press Enter to continue...")
312311
try:
313312
with open(f"{dir}/wafv5.tgz", "rb") as f:
314313
file_content = f.read()

0 commit comments

Comments
 (0)