Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A slip error in the Log_Tests.cls #401

Closed
harryheart opened this issue Feb 27, 2023 · 2 comments
Closed

A slip error in the Log_Tests.cls #401

harryheart opened this issue Feb 27, 2023 · 2 comments

Comments

@harryheart
Copy link

System.Assert.areEqual(4, events.size(), 'Expected to find 3 records');

In the code above, the error message should be "Expected to find 4 records" instead of "Expected to find 3 records".

@github-actions
Copy link
Contributor

Thank you for posting this issue. 🙇🏼‍♂️
We will come back to you shortly.

@pozil
Copy link
Contributor

pozil commented Feb 27, 2023

Good catch, thanks for letting us know. I pushed a fix.

@pozil pozil closed this as completed Feb 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants