Skip to content

Commit 0cd5e52

Browse files
committed
Update expected alert message
1 parent e8c2ab7 commit 0cd5e52

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
| WrappedErrorAlwaysNil.go:31:22:31:24 | err | The first argument to errors.Wrap is always nil |
2-
| WrappedErrorAlwaysNil.go:41:14:41:16 | nil | The first argument to errors.Wrap is always nil |
3-
| WrappedErrorAlwaysNil.go:45:14:45:16 | err | The first argument to errors.Wrap is always nil |
4-
| WrappedErrorAlwaysNil.go:49:14:49:21 | localErr | The first argument to errors.Wrap is always nil |
1+
| WrappedErrorAlwaysNil.go:31:22:31:24 | err | The first argument to 'errors.Wrap' is always nil |
2+
| WrappedErrorAlwaysNil.go:41:14:41:16 | nil | The first argument to 'errors.Wrap' is always nil |
3+
| WrappedErrorAlwaysNil.go:45:14:45:16 | err | The first argument to 'errors.Wrap' is always nil |
4+
| WrappedErrorAlwaysNil.go:49:14:49:21 | localErr | The first argument to 'errors.Wrap' is always nil |

0 commit comments

Comments
 (0)