Commit 1d02d5b1 authored by Regis's avatar Regis

fix eslint for spec global needed in pagination spec for 'fixture'

parent cf84c09a
//= require vue //= require vue
//= require lib/utils/common_utils //= require lib/utils/common_utils
//= require vue_pagination/index //= require vue_pagination/index
/* global fixture, gl */
describe('Pagination component', () => { describe('Pagination component', () => {
let component; let component;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment