We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 308fe84 commit 49e2238Copy full SHA for 49e2238
cmd/fyne/internal/commands/package-unix_test.go
@@ -5,7 +5,7 @@ import (
5
"strings"
6
"testing"
7
8
- "fyne.io/fyne/v2/cmd/fyne/internal/templates"
+ "fyne.io/tools/cmd/fyne/internal/templates"
9
"github.com/stretchr/testify/assert"
10
)
11
0 commit comments