Skip to content

Commit 1579369

Browse files
Change tests tags for vector_test
1 parent 85b3162 commit 1579369

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vector_test.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
//go:build all || cassandra
2-
// +build all cassandra
1+
//go:build integration
2+
// +build integration
33

44
/*
55
* Licensed to the Apache Software Foundation (ASF) under one

0 commit comments

Comments
 (0)