My tests run in MS AppCenter just fine but I had to update my scripts with a different Username and Password to login. I made the updates in my VS Test.cs file and clicked saved. But every time I run the AppCenter test from Command Prompt my tests execute but end up with a Fail status because it's still using the prior Username and Password which is invalid. I run it locally in VS and the scripts work fine. How can I fix this?
I tried closing and reopening all applications. Tried new test runs. Is there a cache issue here? If so how do I clear it?
AppCenter is running with the old build. in my opinion after changing the password script you should build your project then run on the AppCenter