DEBSOURCES
Skip Quicknav
sources / gitlab / 17.6.5-19 / spec / frontend_integration / test_helpers / setup / setup_globals.js
123456
beforeEach(() => { window.gon = { api_version: 'v4', relative_url_root: '', }; });