mirror of
https://github.com/pa11y/pa11y-dashboard.git
synced 2025-09-24 22:31:15 +00:00
@@ -40,7 +40,7 @@ function route (app) {
|
||||
moment(result.date).format('YYYY-MM-DD'),
|
||||
'.',
|
||||
extension
|
||||
].join('')
|
||||
].join('');
|
||||
}
|
||||
|
||||
app.express.get('/:id/:rid.csv', getTaskAndResult, function (req, res) {
|
||||
|
Reference in New Issue
Block a user