Skip to content

Commit 9425b93

Browse files
committed
Skip flaky test for now
See #14072
1 parent bd50c9c commit 9425b93

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎hugolib/config_test.go‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1619,6 +1619,7 @@ params: *params
16191619
}
16201620

16211621
func TestConfigYAMLAnchorsCyclicReference(t *testing.T) {
1622+
t.Skip("Skip flaky test for now, will be fixed in issue 14072.")
16221623
t.Parallel()
16231624

16241625
files := `

0 commit comments

Comments
 (0)