diff --git a/.vib/appsmith/goss/appsmith.yaml b/.vib/appsmith/goss/appsmith.yaml index 7eddafbed8507..9db442e49b6fd 100644 --- a/.vib/appsmith/goss/appsmith.yaml +++ b/.vib/appsmith/goss/appsmith.yaml @@ -21,9 +21,9 @@ command: - "Starting ServerApplication" check-rts-init: exec: cd /opt/appsmith/rts/bundle && node server.js - exit-status: 1 - stderr: - - "APPSMITH_API_BASE_URL" + exit-status: 0 + stdout: + - "RTS version v{{ .Env.APP_VERSION }} running" group: appsmith: exists: true