Skip to content

Commit

Permalink
Update test_eol_banner.py
Browse files Browse the repository at this point in the history
  • Loading branch information
pondrejk authored Jun 3, 2024
1 parent b4f994b commit 3f3d541
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/foreman/api/test_eol_banner.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ def test_positive_check_eol_date(target_sat):
:id: 1c2f0d19-a357-4461-9ace-edb468f9ca5c
:BlockedBy: SAT-25522
:expectedresults: EOL date from satellite-lifecycle package is accurate
"""
current_version = '.'.join(target_sat.version.split('.')[0:2])
Expand Down

0 comments on commit 3f3d541

Please sign in to comment.