From 81705872f647ed33cf87550b5bd84006d3d3a6d3 Mon Sep 17 00:00:00 2001 From: Juliet Shackell Date: Fri, 5 Jun 2026 14:12:37 -0700 Subject: [PATCH] fix: fix tests after changing standard README --- messages/messages.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/messages/messages.md b/messages/messages.md index 5a9b4c87..306a7b8e 100644 --- a/messages/messages.md +++ b/messages/messages.md @@ -40,4 +40,4 @@ Expected --template=foo to be one of: # StandardReadMe -Now that you’ve created a Salesforce DX project, what’s next? +Salesforce DX is a development approach that brings source-driven development, team collaboration, and continuous integration to the Salesforce Platform. Instead of working directly in an org through a web browser, you work with metadata as source files in a local DX project, track changes in version control, and deploy through automated processes.