diff --git a/tests/test_bharatfintrack.py b/tests/test_bharatfintrack.py index ef2173b..5b5a31f 100644 --- a/tests/test_bharatfintrack.py +++ b/tests/test_bharatfintrack.py @@ -750,5 +750,5 @@ def test_github_action( ): assert core._github_action( - integer=3 - ) == '3' + integer=4 + ) == '4'