remove e2e filter
parent
000af45d2b
commit
ba8104d6f8
|
@ -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');
|
||||
|
||||
|
|
Loading…
Reference in New Issue