mirror of
https://github.com/internetee/registry.git
synced 2025-07-22 18:56:05 +02:00
Replace LHV JKS store with P12
This commit is contained in:
parent
65a749edc8
commit
64def385b0
4 changed files with 16 additions and 18 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue