Skip to content

Commit a7cc5cc

Browse files
committed
Update the raw_parameter example script
1 parent 2564582 commit a7cc5cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/raw_parameter_script.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
b.database_env = "test"
3737
b.log_path = "latest_logs/"
3838
b.archive_logs = False
39+
b.disable_csp = False
3940
b.save_screenshot_after_test = False
4041
b.timeout_multiplier = None
4142
b.with_db_reporting = False

0 commit comments

Comments
 (0)