refactor: align import paths with module name
This commit was merged in pull request #5.
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
"sync"
|
||||
"testing"
|
||||
|
||||
"github.com/yourusername/caldav-server/internal/store"
|
||||
"git.arnef.de/arnef/nidus/internal/store"
|
||||
)
|
||||
|
||||
func TestStoreRoundTrip(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user