Skip to content

Commit

Permalink
skip tests for emulator
Browse files Browse the repository at this point in the history
  • Loading branch information
vishwarajanand committed Jun 17, 2023
1 parent 3be24cf commit 841931b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Spanner/tests/System/AdminTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ public function testDatabase()

public function testDatabaseDropProtection()
{
$this->skipEmulatorTests();
$instance = self::$instance;

$dbName = uniqid(self::TESTING_PREFIX);
Expand Down

0 comments on commit 841931b

Please sign in to comment.