mirror of
https://github.com/caronc/apprise.git
synced 2025-06-24 03:31:39 +02:00
type-o in matrix test case
This commit is contained in:
parent
9bf45e415d
commit
2f96710c41
@ -1402,7 +1402,7 @@ def test_plugin_matrix_transaction_ids_api_v3_no_cache(
|
|||||||
# Instantiate our object
|
# Instantiate our object
|
||||||
obj = Apprise.instantiate('matrix://user:pass@localhost/#general?v=3')
|
obj = Apprise.instantiate('matrix://user:pass@localhost/#general?v=3')
|
||||||
|
|
||||||
# Ensure mode is flush
|
# Ensure mode is memory
|
||||||
assert obj.store.mode == PersistentStoreMode.MEMORY
|
assert obj.store.mode == PersistentStoreMode.MEMORY
|
||||||
|
|
||||||
# Performs a login
|
# Performs a login
|
||||||
|
Loading…
x
Reference in New Issue
Block a user