Skip to content

Conversation

@Ayoub-Mabrouk
Copy link

Remove duplicate test "should be available in listener" in setHeader
describe block that was identical to the existing "should fire after
setHeader" test. Both tests used the same echoListener and verified
the same functionality.

  • Removed: "should be available in listener" (setHeader describe block)
  • Kept: "should fire after setHeader" (main describe block)

This reduces test count from 24 to 23 while maintaining full coverage.

Remove duplicate test "should be available in listener" in setHeader
describe block that was identical to the existing "should fire after
setHeader" test. Both tests used the same echoListener and verified
the same functionality.

- Removed: "should be available in listener" (setHeader describe block)
- Kept: "should fire after setHeader" (main describe block)

This reduces test count from 24 to 23 while maintaining full coverage.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant