We changed the semantics of finding a task that doesn't exist, from returning `nil, nil`, to `nil, ErrTaskNotFound`; this test didn't reflect that change until this commit. |
||
|---|---|---|
| .. | ||
| backend | ||
| mock | ||
| options | ||
| servicetest | ||
| Makefile | ||
| platform_adapter.go | ||
| service_test.go | ||
| validator.go | ||