diff --git a/pkg/db/fixtures/tasks.yml b/pkg/db/fixtures/tasks.yml index b17b5b76a..e8298d7ed 100644 --- a/pkg/db/fixtures/tasks.yml +++ b/pkg/db/fixtures/tasks.yml @@ -420,3 +420,12 @@ index: 32 created: 2018-12-01 01:12:04 updated: 2018-12-01 01:12:04 +- id: 48 + title: 'Landingpages update' + description: 'Update all landingpages with new branding' + done: false + created_by_id: 1 + project_id: 1 + index: 33 + created: 2018-12-01 01:12:04 + updated: 2018-12-01 01:12:04