fn expectStringEndsWith(actual: []const u8, expected_ends_with: []const u8) !void

Parameters

actual: []const u8,
expected_ends_with: []const u8,