We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aaffe64 commit 656e830Copy full SHA for 656e830
changelog_test.go
@@ -14,7 +14,7 @@ var (
14
tgCHANGELOG string
15
)
16
17
-func TestHiddenLakeVersion(t *testing.T) {
+func TestGoPeerVersion(t *testing.T) {
18
t.Parallel()
19
20
re := regexp.MustCompile(`##\s+(v\d+\.\d+\.\d+~?)\s+`)
0 commit comments