Skip to content

Commit 96546ee

Browse files
Add license header
Signed-off-by: Lukasz Gryglicki <lgryglicki@cncf.io> Assisted by [OpenAI](https://platform.openai.com/) Assisted by [GitHub Copilot](https://github.com/features/copilot)
1 parent 052891d commit 96546ee

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

cla-backend/cla/tests/unit/test_jwt_auth.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Copyright The Linux Foundation and each contributor to CommunityBridge.
2+
# SPDX-License-Identifier: MIT
3+
14
"""Unit tests validating the PyJWT migration does not break JWT/auth processing.
25
36
These tests are intentionally offline:

0 commit comments

Comments
 (0)