Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
JerrySentry committed Sep 19, 2024
1 parent 54ce41e commit c9e1e7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions services/tests/test_bundle_analysis.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ def test_bundle_comparison(self, mock_shared_bundle_change):
bundle_name="bundle1",
change_type=BundleChange.ChangeType.ADDED,
size_delta=1000000,
percentage_delta=0.0,
)

bundle_comparison = BundleComparison(
Expand Down

0 comments on commit c9e1e7e

Please sign in to comment.