Skip to content

Commit 25adde2

Browse files
fixed qa loader script test
1 parent 8996723 commit 25adde2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

securedrop/tests/test_qa_loader.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55

66
def test_load_data(journalist_app, config):
77
# Use the journalist_app fixture to init the DB
8-
QaLoader(config, multiplier=1).load()
8+
QaLoader(config).load()

0 commit comments

Comments
 (0)