chenshuai2144 6 år sedan
förälder
incheckning
88e4fc6909
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      src/e2e/baseLayout.e2e.js

+ 1 - 1
src/e2e/baseLayout.e2e.js

@@ -1,5 +1,5 @@
-const RouterConfig = require('../../config/config').default.routes;
 const { uniq } = require('lodash');
 const { uniq } = require('lodash');
+const RouterConfig = require('../../config/config').default.routes;
 
 
 const BASE_URL = `http://localhost:${process.env.PORT || 8000}`;
 const BASE_URL = `http://localhost:${process.env.PORT || 8000}`;