mirror of
https://github.com/balzack/databag.git
synced 2025-02-11 19:19:16 +00:00
fixing unit test
This commit is contained in:
parent
14b03f263d
commit
ab76125a9f
@ -41,7 +41,7 @@ export function useTestStoreContext() {
|
||||
},
|
||||
getAppValue: async (guid, key, unset) => {
|
||||
return unset;
|
||||
}
|
||||
},
|
||||
setAppValue: async (guid, key, value) => {
|
||||
},
|
||||
getCardRequestStatus: async (guid) => {
|
||||
|
Loading…
Reference in New Issue
Block a user