1
0
Fork 0
mirror of synced 2024-09-29 08:41:16 +13:00
This commit is contained in:
Martin McKeaveney 2021-05-24 22:50:58 +01:00
parent 5c60629545
commit 38e6790146

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