Add endpoint to get a single task #106

Merged
konrad merged 9 commits from feature/get-single-task into master 2019-11-02 20:33:19 +00:00
1 changed files with 2 additions and 0 deletions
Showing only changes of commit d17efd6305 - Show all commits

View File

@ -24,6 +24,8 @@ import (
func TestTask_Create(t *testing.T) {
//assert.NoError(t, LoadFixtures())
// TODO: This test needs refactoring
// Fake list task
listtask := Task{
Text: "Lorem",