mirror of
https://github.com/chatmail/core.git
synced 2026-04-18 22:16:30 +03:00
snap
This commit is contained in:
@@ -104,9 +104,10 @@ def pytest_report_header(config, startdir):
|
||||
ac.shutdown(False)
|
||||
finally:
|
||||
os.remove(t)
|
||||
summary.extend(['Deltachat core={} sqlite={}'.format(
|
||||
summary.extend(['Deltachat core={} sqlite={} journal_mode={}'.format(
|
||||
info['deltachat_core_version'],
|
||||
info['sqlite_version'],
|
||||
info['journal_mode'],
|
||||
)])
|
||||
|
||||
cfg = config.option.liveconfig
|
||||
|
||||
Reference in New Issue
Block a user