Skip to content

Commit

Permalink
TEST: Change to warnings about $$$
Browse files Browse the repository at this point in the history
  • Loading branch information
anwarnunez committed Aug 15, 2018
1 parent 64c2144 commit fa155c0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions cottoncandy/tests/test_roundtrip.py
Expand Up @@ -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()


Expand Down
6 changes: 3 additions & 3 deletions cottoncandy/tests/test_roundtrip_big.py
Expand Up @@ -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()


Expand Down

0 comments on commit fa155c0

Please sign in to comment.