diff --git a/tests/test_integration/test_connections.py b/tests/test_integration/test_connections.py index b8e32be..74944e0 100644 --- a/tests/test_integration/test_connections.py +++ b/tests/test_integration/test_connections.py @@ -3,10 +3,10 @@ from lolafect.connections import connect_to_trino, close_trino_connection # __ __ _____ _ _ _____ _ _ _____ _ # \ \ / /\ | __ \| \ | |_ _| \ | |/ ____| | -# \ \ /\ / / \ | |__) | \| | | | | \| | | __| | -# \ \/ \/ / /\ \ | _ /| . ` | | | | . ` | | |_ | | -# \ /\ / ____ \| | \ \| |\ |_| |_| |\ | |__| |_| -# \/ \/_/ \_\_| \_\_| \_|_____|_| \_|\_____(_) +# \ \ /\ / / \ | |__) | \| | | | | \| | | __| | +# \ \/ \/ / /\ \ | _ /| . ` | | | | . ` | | |_ | | +# \ /\ / ____ \| | \ \| |\ |_| |_| |\ | |__| |_| +# \/ \/_/ \_\_| \_\_| \_|_____|_| \_|\_____(_) # This testing suite requires: # - The calling shell to have permission in AWS # - The calling shell to be within the Mercadão network