This commit is contained in:
Martin McKeaveney 2021-05-24 22:50:58 +01:00
parent 5c60629545
commit 38e6790146
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,
})