diff --git a/oci_python_image/hello_world/app_test.py b/oci_python_image/hello_world/app_test.py index 40b0610..2855c70 100644 --- a/oci_python_image/hello_world/app_test.py +++ b/oci_python_image/hello_world/app_test.py @@ -3,4 +3,4 @@ def test_moo(): app = Cow("John") - app.say_hello() + # app.say_hello()