@@ -143,7 +143,7 @@ describe('NoOrgError', () => {
143143 │ Next steps │
144144 │ • Your current active session is associated with the [email protected] │ 145145 │ user account. To start a new session with a different account, run │
146- │ \`shopify auth logout\` │
146+ │ \`shopify auth login\` │
147147 │ • Have you created a Shopify Partners organization [1]? │
148148 │ • Does your account include Manage app permissions?, please contact the │
149149 │ owner of the organization to grant you access. │
@@ -177,7 +177,7 @@ describe('NoOrgError', () => {
177177 │ Next steps │
178178 │ • Your current active session is associated with the organization │
179179 │ organization account. To start a new session with a different account, │
180- │ run \`shopify auth logout\` │
180+ │ run \`shopify auth login\` │
181181 │ • Have you created a Shopify Partners organization [1]? │
182182 │ • Does your account include Manage app permissions?, please contact the │
183183 │ owner of the organization to grant you access. │
@@ -210,8 +210,7 @@ describe('NoOrgError', () => {
210210 │ │
211211 │ Next steps │
212212 │ • Your current active session is associated with an unknown account. To │
213- │ start a new session with a different account, run \`shopify auth │
214- │ logout\` │
213+ │ start a new session with a different account, run \`shopify auth login\` │
215214 │ • Have you created a Shopify Partners organization [1]? │
216215 │ • Does your account include Manage app permissions?, please contact the │
217216 │ owner of the organization to grant you access. │
0 commit comments