Skip to content
Snippets Groups Projects
Commit cf1d5840 authored by Cédric Moreau's avatar Cédric Moreau
Browse files

Fix: forgotten test modification

parent 846e9619
No related branches found
No related tags found
No related merge requests found
...@@ -61,7 +61,7 @@ var testCases = [ ...@@ -61,7 +61,7 @@ var testCases = [
tester.verify( tester.verify(
"Tobi giving again same key", "Tobi giving again same key",
on.pksAdd(pubkeyTobi), on.pksAdd(pubkeyTobi),
is.expectedHTTPCode(200) is.expectedHTTPCode(400)
), ),
testMerkle("/pks/all", 'F5ACFD67FC908D28C0CFDAD886249AC260515C90'), testMerkle("/pks/all", 'F5ACFD67FC908D28C0CFDAD886249AC260515C90'),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment