Project

General

Profile

Actions

Feature #34162

closed

Allow calling load_test_settings without settings

Added by Ewoud Kohl van Wijngaarden almost 3 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Normal
Category:
Tests
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

In smart_proxy_for_testing there's load_test_settings and is usually called as:

load_test_settings(key: value)

But when you just want defaults, it must suddenly be called as:

load_test_settings({})

Adding a default would solve this.

Actions

Also available in: Atom PDF