Advertisement
Guest User

Untitled

a guest
Sep 18th, 2017
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. FAIL src/App.test.js
  2. ● Test suite failed to run
  3.  
  4. TypeError: Class constructor BusinessesActions cannot be invoked without 'new'
  5.  
  6. at new ActionsGenerator (node_modules/alt/lib/index.js:187:72)
  7. at Alt.createActions (node_modules/alt/lib/index.js:211:28)
  8. at Object.<anonymous> (src/businesses/BusinessesActions.js:17:15)
  9. at Object.<anonymous> (src/businesses/BusinessesStore.js:2:26)
  10. at Object.<anonymous> (src/views/business/BusinessView.js:5:99)
  11. at Object.<anonymous> (src/App.js:14:21)
  12. at Object.<anonymous> (src/App.test.js:3:12)
  13. at <anonymous>
  14. at process._tickCallback (internal/process/next_tick.js:188:7)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement