Do not import test file in dashboard_spec.js
dashboard_spec.js imports a CE test file. We should instead extract the imported data into a helper file that both test files can import.
dashboard_spec.js imports a CE test file. We should instead extract the imported data into a helper file that both test files can import.