Skip to content

Commit

Permalink
update code
Browse files Browse the repository at this point in the history
  • Loading branch information
debpal committed Dec 8, 2024
1 parent 68ce70e commit 9c129bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/test_bharatfintrack.py
Original file line number Diff line number Diff line change
Expand Up @@ -750,5 +750,5 @@ def test_github_action(
):

assert core._github_action(
integer=3
) == '3'
integer=4
) == '4'

0 comments on commit 9c129bd

Please sign in to comment.