Skip to content

Commit 8c257eb

Browse files
committed
correct checkout utility
1 parent 1ca76fb commit 8c257eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/CheckoutUtilityTest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ def test_origin_keys_success_mocked(self):
2626
"checkoututility/"
2727
"originkeys"
2828
"-success.json")
29-
result = self.ady.checkout.origin_key(request)
29+
result = self.ady.checkout.origin_keys(request)
3030

3131
self.assertEqual("pub.v2.7814286629520534.aHR0cHM6Ly93d3cu"
3232
"eW91ci1kb21haW4xLmNvbQ.UEwIBmW9-c_uXo5wS"

0 commit comments

Comments
 (0)