Skip to content

Commit

Permalink
updated unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesgreen-moj committed Dec 19, 2023
1 parent b5e06f7 commit a3d1599
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/test_juniper.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ def test_juniper_script(self, mock_put, mock_post, mock_successful_login, api_to
"version": "custom",
"time_of_day": "02:00",
"custom_versions": {
"AP45": "0.12.27066",
"AP32": "0.12.27066"
"AP45": "0.12.27139",
"AP32": "0.12.27139"
},
"day_of_week": ""
},
Expand Down

0 comments on commit a3d1599

Please sign in to comment.