Formatting
Some checks failed
continuous-integration/drone/pr Build is failing

This commit is contained in:
kolaente 2021-07-28 21:04:49 +02:00
parent 6296a84a6d
commit b73b31dd36
Signed by: konrad
GPG Key ID: F40E70337AB24C9B

View File

@ -436,7 +436,6 @@ describe('Lists', () => {
.should('exist')
})
it('Can drag tasks around', () => {
const tasks = TaskFactory.create(2, {
list_id: 1,