Skip to content

Commit

Permalink
Removing unused comment
Browse files Browse the repository at this point in the history
  • Loading branch information
spong committed Nov 9, 2021
1 parent 8d5cf30 commit 2b1db53
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,6 @@ describe.each([

describe('mergeStatuses', () => {
it('merges statuses and converts from camelCase saved object to snake_case HTTP response', () => {
//
const statusOne = exampleRuleStatus();
statusOne.attributes.status = RuleExecutionStatus.failed;
const statusTwo = exampleRuleStatus();
Expand Down

0 comments on commit 2b1db53

Please sign in to comment.