mirror of
https://github.com/sysadminsmedia/homebox.git
synced 2025-12-21 21:33:02 +01:00
Final verification: All tests pass and code builds successfully
Co-authored-by: tankerkiller125 <3457368+tankerkiller125@users.noreply.github.com>
This commit is contained in:
@@ -3,8 +3,8 @@ package repo
|
|||||||
import (
|
import (
|
||||||
"testing"
|
"testing"
|
||||||
|
|
||||||
"github.com/sysadminsmedia/homebox/backend/pkgs/textutils"
|
|
||||||
"github.com/stretchr/testify/assert"
|
"github.com/stretchr/testify/assert"
|
||||||
|
"github.com/sysadminsmedia/homebox/backend/pkgs/textutils"
|
||||||
)
|
)
|
||||||
|
|
||||||
func TestItemsRepository_AccentInsensitiveSearch(t *testing.T) {
|
func TestItemsRepository_AccentInsensitiveSearch(t *testing.T) {
|
||||||
|
|||||||
Reference in New Issue
Block a user