Skip to content

Commit

Permalink
revert invalid change
Browse files Browse the repository at this point in the history
  • Loading branch information
sanderegg committed Nov 10, 2023
1 parent f033a5e commit aaad876
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion services/clusters-keeper/tests/unit/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,6 @@ def _creator(**overrides) -> EC2InstanceData:
"type": faker.pystr(),
"state": faker.pystr(),
"tags": faker.pydict(allowed_types=(str,)),
"resources": {"cpus": 4.0, "ram": 1024 * 1024},
}
| overrides
)
Expand Down

0 comments on commit aaad876

Please sign in to comment.