Skip to content

Conversation

taka-oyama
Copy link
Collaborator

No description provided.

@taka-oyama taka-oyama added the enhancement New feature or request label Apr 13, 2023
@taka-oyama taka-oyama added this to the v5.1 milestone Apr 13, 2023
@taka-oyama taka-oyama self-assigned this Apr 13, 2023
@taka-oyama taka-oyama force-pushed the fix/emulator-support-for-list-sessions branch from 653b621 to b7c128e Compare April 13, 2023 03:09
@taka-oyama taka-oyama merged commit 4547b3c into master Apr 14, 2023
@taka-oyama taka-oyama deleted the fix/emulator-support-for-list-sessions branch April 14, 2023 02:36
@halnique
Copy link
Contributor

I apologize, I overlooked this earlier. It seems like it would be better to enable the following as well.

    public function test_no_args(): void
    {
        if (getenv('SPANNER_EMULATOR_HOST')) {
            $this->markTestSkipped('Cannot list sessions on emulator');
        }

Shall we address this together with #89 ?

@taka-oyama
Copy link
Collaborator Author

I have added the fix for it in #89.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants