diff --git a/test/colab_test.sh b/test/colab_test.sh index 581c71a..6056dcd 100644 --- a/test/colab_test.sh +++ b/test/colab_test.sh @@ -5,7 +5,7 @@ test_database_connectivity() { } test_colab_config_is_in_place() { - assertTrue 'colab settings.yml is in place' 'run_on integration test -f /etc/colab/settings.yaml' + assertTrue 'colab settings.py is in place' 'run_on integration test -f /etc/colab/settings.py' } test_colab_running() { -- libgit2 0.21.2