Skip to content

Commit 9171452

Browse files
test python
1 parent e8a7c77 commit 9171452

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ci/metrics/metrics_test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010

1111
import metrics
1212

13+
a = ["a really long string", "a really long string", "a really long string", "a really long string", "a really long string", "a really long string"]
1314

1415
class TestMetrics(unittest.TestCase):
1516
def test_upload_gauge_metric(self):

0 commit comments

Comments
 (0)