remove e2e filter

stable
Juanfran 2015-09-25 10:38:24 +02:00
parent 000af45d2b
commit ba8104d6f8
1 changed files with 1 additions and 1 deletions

View File

@ -426,7 +426,7 @@ describe('backlog', function() {
});
});
describe.only('filters', function() {
describe('filters', function() {
it('show filters', async function() {
let transition = utils.common.transitionend('.menu-secondary.filters-bar', 'opacity');