Skip to content

Commit

Permalink
[bitnami/appsmith] Update GOSS tests for version 1.49.0 (#75257)
Browse files Browse the repository at this point in the history
Signed-off-by: David Gomez <[email protected]>
  • Loading branch information
dgomezleon authored Nov 27, 2024
1 parent a4d67de commit 0cd1f3b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .vib/appsmith/goss/appsmith.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0cd1f3b

Please sign in to comment.