Skip to content

Commit

Permalink
linting fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
SheenaMalhotra182 committed Jul 15, 2023
1 parent ff78347 commit 07b454c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,6 @@ describe('Process filter', () => {
sort : 'created-desc',
state : 'running'
}

Check failure on line 264 in lib/process-services/src/lib/process-list/services/process-filter.service.spec.ts

View workflow job for this annotation

GitHub Actions / Lint

Missing semicolon

});

it('should return true if the process filter already exists', () => {
Expand Down

0 comments on commit 07b454c

Please sign in to comment.