From 584ac7e1b335411e3d923aeef92466efdc92ae50 Mon Sep 17 00:00:00 2001 From: Emil Fresk Date: Sun, 8 Jan 2023 16:25:46 +0100 Subject: Update UI tests, 1 failing that needs fixing --- macros/ui/local-pub.stderr | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'macros/ui/local-pub.stderr') diff --git a/macros/ui/local-pub.stderr b/macros/ui/local-pub.stderr index 041bc59..e4814ca 100644 --- a/macros/ui/local-pub.stderr +++ b/macros/ui/local-pub.stderr @@ -1,5 +1,5 @@ error: this field must have inherited / private visibility - --> $DIR/local-pub.rs:7:13 - | -7 | pub x: u32, - | ^ + --> ui/local-pub.rs:10:13 + | +10 | pub x: u32, + | ^ -- cgit v1.2.3