1
0
Fork 0
mirror of synced 2024-10-01 17:47:46 +13:00
This commit is contained in:
Martin McKeaveney 2021-05-24 22:50:58 +01:00
parent 0fce78d19d
commit b923b63a44

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,
})