mirror of
https://github.com/seejohnrun/haste-server
synced 2025-08-20 12:23:10 -07:00
add relative paths
This commit is contained in:
parent
ab47249505
commit
21aa23dd28
26 changed files with 71 additions and 67 deletions
|
@ -1,4 +1,4 @@
|
|||
import RedisDocumentStore from '../../src/lib/document-stores/redis'
|
||||
import RedisDocumentStore from 'src/lib/document-stores/redis'
|
||||
|
||||
describe('Redis document store', () => {
|
||||
let store: RedisDocumentStore
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue