Test failing (echoMessage failure) #486
Labels
bug
This issue is a bug.
p3
This is a minor priority issue
pending-release
This issue will be fixed by an approved PR that hasn't been released yet.
Describe the bug
Trying to fork to make suggestions, ran tests & was bug unrelated to changes (happens even directly after forking with no changes to main.)
echoMessage failure test - server side internal service error
Test Suites: 1 failed, 1 total
Expected Behavior
All preexisting tests already merged into main should have be passing already; suggests tests were not run prior to merge or something else has changed.
Also over 20 skipped tests seems very extreme; suggests something needs to be addressed with tests overall.
Current Behavior
See bug description for stack trace & message.
Reproduction Steps
npm i
npm run test
Possible Solution
No response
Additional Information/Context
using VS code
SDK version used
v2 (?) latest commit 4425367
Environment details (OS name and version, etc.)
windows 11
The text was updated successfully, but these errors were encountered: