We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0e26d7 commit 528c622Copy full SHA for 528c622
1 file changed
tests/Functional/Bigquery/Connection/QueryTagsTest.php
@@ -18,7 +18,7 @@ public function setUp(): void
18
parent::setUp();
19
}
20
21
- public function testRunIdAndBranchIdQueryTagIsPresent(): void
+ public function testRunIdAndBranchIdQueryTagExists(): void
22
{
23
$bqClient = new BigQueryClientWrapper(
24
[
0 commit comments