Skip to content

Commit

Permalink
Changes for building fakeredis and Flor rpm
Browse files Browse the repository at this point in the history
  • Loading branch information
joachimmetz committed Mar 3, 2024
1 parent e9324b9 commit 7844535
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/update.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ class GithubRepoDownloadHelperTest(test_lib.BaseTestCase):
_DOWNLOAD_URL = 'https://github.com/ForensicArtifacts/artifacts/releases'

_PROJECT_NAME = 'artifacts'
_PROJECT_VERSION = '20240112'
_PROJECT_VERSION = '20240303'

def testGetPackageDownloadURLs(self):
"""Tests the GetPackageDownloadURLs function."""
Expand Down

0 comments on commit 7844535

Please sign in to comment.