mirror of
https://github.com/nishiki/manage-password.git
synced 2025-02-20 01:50:04 +00:00
fix test
This commit is contained in:
parent
e486be5ba8
commit
d6f7c78eb1
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ class TestConfig < Test::Unit::TestCase
|
|||
end
|
||||
|
||||
def test_00_config
|
||||
data = { key: 'test@example.com',
|
||||
data = { gpg_key: 'test@example.com',
|
||||
lang: 'en',
|
||||
wallet_dir: '/tmp/test',
|
||||
gpg_exe: '',
|
||||
|
|
Loading…
Add table
Reference in a new issue