From 303033ef1fb2a163cf03c0805aaa9502f3f8004f Mon Sep 17 00:00:00 2001 From: David Dworken Date: Wed, 16 Nov 2022 20:47:21 -0800 Subject: [PATCH] Update golden for github action only failure --- .../testCustomColumns-query-isAction=true | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/client/lib/goldens/testCustomColumns-query-isAction=true b/client/lib/goldens/testCustomColumns-query-isAction=true index ac6c291..f881566 100644 --- a/client/lib/goldens/testCustomColumns-query-isAction=true +++ b/client/lib/goldens/testCustomColumns-query-isAction=true @@ -1,10 +1,10 @@ -Exit Code git_remote Command -0 https://github.com/ddworken/hishtory hishtory config-set displayed-columns 'Exit Code' git_remote Command -0 echo bar -0 cd / -0 https://github.com/ddworken/hishtory echo foo +Exit Code git_remote Command +0 https://github.com/ddworken/hishtory hishtory config-set displayed-columns 'Exit Code' git_remote Command +0 echo bar +0 cd / +0 https://github.com/ddworken/hishtory echo foo 0 https://github.com/ddworken/hishtory hishtory config-add custom-columns git_remote '(git remote -v 2>/dev/null | grep origin 1>/dev/null ) && git remote get-url origin || true' -0 echo baz -0 cd / -0 echo $FOOBAR world -0 export FOOBAR='hello' +0 echo baz +0 cd / +0 echo $FOOBAR world +0 export FOOBAR='hello' \ No newline at end of file