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 eac2c97 commit 54ccf48Copy full SHA for 54ccf48
common_test.go
@@ -1,5 +1,5 @@
1
-//go:build all || unit
2
-// +build all unit
+//go:build all || unit || integration || ccm || cassandra
+// +build all unit integration ccm cassandra
3
4
/*
5
* Licensed to the Apache Software Foundation (ASF) under one
0 commit comments