From efde1ab5f5f6908a8f00222281ba18bd3932a8da Mon Sep 17 00:00:00 2001 From: Duncan McGreggor Date: Tue, 12 Dec 2023 23:05:59 -0600 Subject: [PATCH] Updated tests to get around lack of 'any' query support. --- tests/rucksack_dev.sh | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/tests/rucksack_dev.sh b/tests/rucksack_dev.sh index f9c0bd6..cfe7f67 100755 --- a/tests/rucksack_dev.sh +++ b/tests/rucksack_dev.sh @@ -449,7 +449,9 @@ header "Show password history" --db "$DB_FILE" \ --db-pass 1234 \ --user sully \ - --url "https://boo.fans.co.uk" + --url "https://boo.fans.co.uk" \ + --category default \ + --type password header "Show password history (revealed)" @@ -460,6 +462,8 @@ header "Show password history (revealed)" --db-pass 1234 \ --user sully \ --url "https://boo.fans.co.uk" \ + --category default \ + --type password \ --reveal