wawandco / oxpecker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New app actions template error

paganotoni opened this issue · comments

Seems the new app generated actions_test is erroring with.

# app/app/actions_test [app/app/actions.test]
app/actions/actions_test.go:15:12: assignment mismatch: 2 variables but app.New returns 1 values
FAIL    app/app/actions [build failed]

Seems that we need to fix this template.

fixed in #32.