Skip to content

Commit 2aac3e7

Browse files
committed
TestQuery_SetHost -> TestQuery_SetHostID
1 parent 399f081 commit 2aac3e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cassandra_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3347,7 +3347,7 @@ func TestQuery_NamedValues(t *testing.T) {
33473347
}
33483348
}
33493349

3350-
func TestQuery_SetHost(t *testing.T) {
3350+
func TestQuery_SetHostID(t *testing.T) {
33513351
// This test ensures that queries are sent to the specified host only
33523352

33533353
session := createSession(t)

0 commit comments

Comments
 (0)