toEndWith

Bun

Symbol

Matchers.toEndWith

toEndWith(expected: string): void

Asserts that a value ends with a string.

@param expected

the string to end with