Replace LHV JKS store with P12

This commit is contained in:
Karl Erik Õunapuu 2020-07-27 11:48:51 +03:00
parent 65a749edc8
commit 64def385b0
4 changed files with 16 additions and 18 deletions

View file

@ -88,6 +88,12 @@ class ProcessPaymentsTaskTest < ActiveSupport::TestCase
end
end
def test_parses_keystore_properly
assert_nothing_raised do
run_task
end
end
private
def run_task