diff --git a/testsConfig.js b/testsConfig.js deleted file mode 100644 index c430e85..0000000 --- a/testsConfig.js +++ /dev/null @@ -1,5 +0,0 @@ -import axios from 'axios'; - -export default axios.create({ - baseURL: 'http://localhost:8080/' -});