Test Failures while installing #507
-
Hey everyone, I am using commit b22fa15. But also earlier commits didn't work. Below you can see the output of the Can you maybe help me, or give me some pointers on what I am doing wrong?
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
@jazi-otto could it be that your org/user is in a non-English language? The method looks for a specific profile name, which is different when your org/user is using another language. Try switching the user that executes the tests to English Or in the case of building a package, add this to your project-scratch-def.json file: |
Beta Was this translation helpful? Give feedback.
While building the package you indeed need to tell the CLI to use the scratch org definition file.
You can do this with the
definition-file
flag