Skip to content

Commit

Permalink
feat: wip.
Browse files Browse the repository at this point in the history
  • Loading branch information
bacciotti committed Jul 1, 2024
1 parent 8299e18 commit 967c4fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_azure_generator.py
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ def setUp(self):
"usage_quantity": self.usage_quantity,
"resource_rate": self.resource_rate,
"pre_tax_cost": self.pre_tax_cost,
"version_two": True,
"resource_group": True,
}
self.two_hours_ago = (self.now - self.one_hour) - self.one_hour

Expand Down

0 comments on commit 967c4fe

Please sign in to comment.