Skip to content

Commit 0d1906e

Browse files
ryanmatsbshaffer
authored andcommitted
1 parent 6584b3c commit 0d1906e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

iap/test/iapTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ public function testValidate()
5858
$this->assertContains('Printing user identity information from ID token payload:', $output);
5959
$this->assertContains('sub: accounts.google.com', $output);
6060
$this->assertContains('email:', $output);
61-
$this->assertContains($projectId, $output);
6261
}
6362

6463
private function runCommand($name, $options = [])

0 commit comments

Comments
 (0)