Skip to content

Commit c129e9d

Browse files
committed
chore: sync test name with file name
1 parent 175864c commit c129e9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from influxdb_client_3.write_client.rest import ApiException
99

1010

11-
class TestWriteWithLocalServer:
11+
class TestWriteLocalServer:
1212
SAMPLE_RECORD = "mem,tag=one value=1.0"
1313

1414
@staticmethod

0 commit comments

Comments
 (0)