4 lines
125 B
JavaScript
4 lines
125 B
JavaScript
// TODO how to test this route since it points to a file on AWS s3?
|
|
|
|
describe('GET /export/avatar-:memberId.png', () => {});
|