Removed focus
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Joan Sanchez 2020-03-09 12:23:32 +01:00
parent bbeca87295
commit 41d25078b8
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
fdescribe('Directive http-click', () => {
describe('Directive http-click', () => {
let $scope;
let element;
let compile;