From 820bb0ba7f5d9f916594219d4093073d33253ba1 Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Tue, 21 May 2024 22:43:36 +0000 Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s) Co-authored-by: Emmanuele Bassi --- test/gradient-scale-crash.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/gradient-scale-crash.c b/test/gradient-scale-crash.c index b073dc1b3..b265e429b 100644 --- a/test/gradient-scale-crash.c +++ b/test/gradient-scale-crash.c @@ -48,7 +48,7 @@ draw (cairo_t *cr, int width, int height) } CAIRO_TEST (gradient_scale_crash, - "Exercises a bug found in scaling gradient pattern", + "Verify fix for https://gitlab.freedesktop.org/cairo/cairo/-/issues/789", "gradient, pattern", /* keywords */ NULL, /* requirements */ 0, 0,