aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/test/setup.js
blob: 7c208eb0d28f0a1b0edb7dc19996eece24e36876 (plain)
1
2
3
4
5
window.config = {
  csrfToken: 'test-csrf-token-123456',
  pageData: {},
  i18n: {},
};