fix test function

This commit is contained in:
2021-07-31 15:16:11 +02:00
parent de3cf665c3
commit 0b729cbb1d

View File

@@ -1,4 +1,4 @@
import axios from 'axios'; const axios = require('axios');
exports.handler = async function(event, context) { exports.handler = async function(event, context) {
axios axios