mirror of
https://github.com/seejohnrun/haste-server.git
synced 2025-12-24 09:51:30 +00:00
add relative paths
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user