Skip to content

Commit

Permalink
Dummy check-in to restart the testcases
Browse files Browse the repository at this point in the history
  • Loading branch information
thangaraj-ramesh committed Apr 9, 2024
1 parent 05ed474 commit 17415c6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -557,3 +557,4 @@ def test_with_expired_jwt_token(self, mock_result_response):
assert result_response is not None
assert result_response['success'] is False
assert "Authentication failed" in result_response['error']

0 comments on commit 17415c6

Please sign in to comment.