compose/internal/desktop
Sebastiaan van Stijn 92a7ac1fa2 fix mixed assertion libraries in tests
Before this, assertion libraries were mixed, sometimes
even in the same file.

    git grep -l '"gotest.tools/v3/' | wc -l
    75
    git grep -l '"github.com/stretchr/testify' | wc -l
    24

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2026-03-31 17:32:51 +02:00
..
client.go golangci-lint: use gci formatter instead of goimports 2025-12-01 12:21:50 +01:00
client_test.go fix mixed assertion libraries in tests 2026-03-31 17:32:51 +02:00