Skip to content

Commit 528c622

Browse files
committed
fix test name
1 parent f0e26d7 commit 528c622

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/Functional/Bigquery/Connection/QueryTagsTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ public function setUp(): void
1818
parent::setUp();
1919
}
2020

21-
public function testRunIdAndBranchIdQueryTagIsPresent(): void
21+
public function testRunIdAndBranchIdQueryTagExists(): void
2222
{
2323
$bqClient = new BigQueryClientWrapper(
2424
[

0 commit comments

Comments
 (0)