mirror of
https://gitlab.com/TECHNOFAB/nixtest.git
synced 2025-12-16 20:13:53 +01:00
chore: rename module to uppercase
This commit is contained in:
parent
5a7053afcb
commit
318b903d12
14 changed files with 28 additions and 28 deletions
|
|
@ -9,8 +9,8 @@ import (
|
|||
"testing"
|
||||
"time"
|
||||
|
||||
apperrors "gitlab.com/technofab/nixtest/internal/errors"
|
||||
"gitlab.com/technofab/nixtest/internal/types"
|
||||
apperrors "gitlab.com/TECHNOFAB/nixtest/internal/errors"
|
||||
"gitlab.com/TECHNOFAB/nixtest/internal/types"
|
||||
)
|
||||
|
||||
// --- Mock Service Implementations ---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue