Rename test file references: Bookmann → Bookhoard
Test file updates: - Update import paths in test files: bookmann/internal → bookhoard/internal - Update test helper functions and references - Update test comments and documentation This is part 6 of the project rename to Bookhoard.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package main
|
||||
|
||||
import (
|
||||
"bookmann/internal/database"
|
||||
"bookhoard/internal/database"
|
||||
"bytes"
|
||||
"context"
|
||||
"encoding/json"
|
||||
|
||||
Reference in New Issue
Block a user