diff --git a/cottoncandy/tests/test_roundtrip.py b/cottoncandy/tests/test_roundtrip.py index d793a7d..632f60c 100644 --- a/cottoncandy/tests/test_roundtrip.py +++ b/cottoncandy/tests/test_roundtrip.py @@ -34,10 +34,10 @@ verbose=False) else: ############################## - # USE THIS AT YOUR OWN RISK. + # Warning ############################## - # It will use your defaults to run the tests on. - # If you use AWS, you might incurr costs. + # This will use your defaults to run the tests on. + # If you use AWS, you might incur costs. cci = cc.get_interface() diff --git a/cottoncandy/tests/test_roundtrip_big.py b/cottoncandy/tests/test_roundtrip_big.py index a958c44..7b4329f 100644 --- a/cottoncandy/tests/test_roundtrip_big.py +++ b/cottoncandy/tests/test_roundtrip_big.py @@ -37,10 +37,10 @@ verbose=False) else: ############################## - # USE THIS AT YOUR OWN RISK. + # Warning ############################## - # It will use your defaults to run the tests on. - # If you use AWS, you might incurr costs. + # This will use your defaults to run the tests on. + # If you use AWS, you might incur costs. cci = cc.get_interface()