Skip to content

Commit e3f4a5d

Browse files
committed
Bump to 1.2.9
1 parent e847d8a commit e3f4a5d

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

tests/test_aws_application_autoscaling.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313

1414

1515
def test_list_scalable_targets():
16-
1716
test_session = Session()
1817
pill = placebo.attach(test_session, data_path=f"{HERE}/placebos/appas/")
1918
# pill.record()

tests/test_aws_vpc.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ def test_get_subnets():
4040

4141

4242
def test_find_from_tags():
43-
4443
test_session = Session()
4544
pill = placebo.attach(test_session, data_path=f"{HERE}/placebos/vpc/")
4645
# pill.record()

0 commit comments

Comments
 (0)