Skip to content

chore(rhum/v2.x): replace console.log statements and replace with assertions #187

@crookse

Description

@crookse

Summary

What:

Some code blocks use console.log instead of assertion calls (e.g., assertEquals()). These need to be updated to use assertion calls.

Why:

So copying and pasting the code is better and devs can just change their assertion values instead of switching out a console.log statement.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions