Skip to content

Commit

Permalink
test(spanner): add missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
larkee committed Nov 14, 2023
1 parent 898d1b6 commit 44b110f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Spanner/tests/Unit/SpannerClientTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
use Google\Cloud\Spanner\Instance;
use Google\Cloud\Spanner\InstanceConfiguration;
use Google\Cloud\Spanner\PgJsonb;
use Google\Cloud\Spanner\PgOid;
use Google\Cloud\Spanner\KeyRange;
use Google\Cloud\Spanner\KeySet;
use Google\Cloud\Spanner\Numeric;
Expand Down

0 comments on commit 44b110f

Please sign in to comment.