mirror of
https://github.com/foomo/squadron.git
synced 2026-06-28 22:20:09 +00:00
fix: lint issues
This commit is contained in:
@@ -114,6 +114,7 @@ func runTestConfig(t *testing.T, name string, files []string, squadronName strin
|
||||
t.Run("bakefile", func(tt *testing.T) {
|
||||
bakefile, err := sq.Bakefile(ctx)
|
||||
require.NoError(t, err)
|
||||
|
||||
if len(bakefile) == 0 {
|
||||
return
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user