Skip to content

Fix vim-go integration and other editors#554

Merged
ernesto-jimenez merged 1 commit intomasterfrom
fix-vim-go
Feb 2, 2018
Merged

Fix vim-go integration and other editors#554
ernesto-jimenez merged 1 commit intomasterfrom
fix-vim-go

Conversation

@ernesto-jimenez
Copy link
Member

Use Go 1.9 t.Helper() to remove testify from the output of the tests and
stop using \r to try to overwrite the output.

This means in Go 1.7 and Go 1.8 testify will appear as failing the test.

Use Go 1.9 t.Helper() to remove testify from the output of the tests and
stop using `\r` to try to overwrite the output.

This means in Go 1.7 and Go 1.8 testify will appear as failing the test.
@ernesto-jimenez ernesto-jimenez merged commit a726187 into master Feb 2, 2018
@ernesto-jimenez ernesto-jimenez deleted the fix-vim-go branch February 2, 2018 18:39
@dolmen dolmen added pkg-assert Change related to package testify/assert pkg-require Change related to package testify/require internal/refactor Refactor internals with no external visible changes labels Jul 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal/refactor Refactor internals with no external visible changes pkg-assert Change related to package testify/assert pkg-require Change related to package testify/require

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants