From 9f8388e4021f082b2199d698d56da941c551dd53 Mon Sep 17 00:00:00 2001 From: Guilherme Martins Crocetti Date: Sun, 2 Feb 2020 13:19:50 -0300 Subject: [PATCH] Change test name in favor of abbreviation --- tests/test_rds2/test_rds2.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_rds2/test_rds2.py b/tests/test_rds2/test_rds2.py index 7e6670e9..e93ff43e 100644 --- a/tests/test_rds2/test_rds2.py +++ b/tests/test_rds2/test_rds2.py @@ -1692,7 +1692,7 @@ def test_create_parameter_group_with_tags(): @mock_rds2 -def test_create_database_with_iam_authentication(): +def test_create_db_with_iam_authentication(): conn = boto3.client("rds", region_name="us-west-2") database = conn.create_db_instance(