This commit is contained in:
Martin McKeaveney 2021-05-24 22:50:58 +01:00
parent 0fce78d19d
commit b923b63a44
1 changed files with 1 additions and 1 deletions

View File

@ -384,7 +384,7 @@ describe("/rows", () => {
name: "test",
description: "test",
attachment: [{
key: `/assets/${config.getAppId()}/attachment/test/thing.csv`,
key: `${config.getAppId()}/attachment/test/thing.csv`,
}],
tableId: table._id,
})