chore: Disable db cache test
This commit is contained in:
parent
8d64a1399f
commit
286acbc11a
2 changed files with 9 additions and 4 deletions
|
|
@ -1209,10 +1209,11 @@ packages:
|
|||
matrix:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
name: matrix
|
||||
sha256: b9aa3c1bdb1ca16c2365bb3681f861eeeb86acd0ea2df9c9ba453fdbcb564076
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
path: "."
|
||||
ref: "krille/test-disable-db-cache"
|
||||
resolved-ref: ce79fbb1717b8c16b29d1748d5282e87b17e7c0d
|
||||
url: "https://github.com/famedly/matrix-dart-sdk.git"
|
||||
source: git
|
||||
version: "0.29.1"
|
||||
meta:
|
||||
dependency: transitive
|
||||
|
|
|
|||
|
|
@ -161,3 +161,7 @@ dependency_overrides:
|
|||
git:
|
||||
url: https://github.com/TheOneWithTheBraid/keyboard_shortcuts.git
|
||||
ref: null-safety
|
||||
matrix:
|
||||
git:
|
||||
url: https://github.com/famedly/matrix-dart-sdk.git
|
||||
ref: krille/test-disable-db-cache
|
||||
Loading…
Add table
Reference in a new issue