Skip to content

Commit

Permalink
finish tests
Browse files Browse the repository at this point in the history
  • Loading branch information
1101-1 committed Oct 23, 2024
1 parent 0666a60 commit 49b77b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/aws/test/resources/ec2_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ def validate_delete_args(**kwargs: Any) -> None:


def test_instance() -> None:
round_trip_for(AwsEc2Instance, collect_also=[AwsEc2InstanceType])
round_trip_for(AwsEc2Instance)


def test_delete_instances() -> None:
Expand Down

0 comments on commit 49b77b8

Please sign in to comment.