mirror of
https://github.com/FirebirdSQL/firebird-qa.git
synced 2025-02-02 02:40:42 +01:00
Added/Updated tests\functional\util\test_gbak_zip.py: Removed unused variable
This commit is contained in:
parent
0e46f484c9
commit
0b548e5968
@ -197,7 +197,6 @@ def test_1(act: Action, act_res: Action, tmp_fbk: Path, tmp_res: Database, tmp_f
|
||||
# from act.files_dir/'test_config.ini':
|
||||
enc_settings = QA_GLOBALS['encryption']
|
||||
|
||||
MAX_ENCRYPT_DECRYPT_MS = int(enc_settings['max_encrypt_decrypt_ms']) # 5000
|
||||
ENCRYPTION_PLUGIN = enc_settings['encryption_plugin'] # fbSampleDbCrypt
|
||||
ENCRYPTION_KEY = enc_settings['encryption_key'] # Red
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user