Skip to content

Commit 79dde45

Browse files
committed
Reword comment
1 parent 3ed232b commit 79dde45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/pkg/bulk/bulk_integration_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ func TestBulkCreate(t *testing.T) {
3232
Index string
3333
ID string
3434
Err error
35-
AltErr error // Hack until https://elasticco.atlassian.net/browse/ES-9711 is resolved
35+
AltErr error // FIXME: workaround until https://elasticco.atlassian.net/browse/ES-9711 is resolved
3636
}{
3737
{
3838
Name: "Empty Id",

0 commit comments

Comments
 (0)