Skip to content

Rewrite integration test with playwright#1239

Merged
ynojima merged 1 commit intomasterfrom
rewrite-it-with-playwright
Jan 22, 2026
Merged

Rewrite integration test with playwright#1239
ynojima merged 1 commit intomasterfrom
rewrite-it-with-playwright

Conversation

@ynojima
Copy link
Copy Markdown
Member

@ynojima ynojima commented Jan 22, 2026

No description provided.

@sonarqubecloud
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown

📦 JitPack Build

The build and tests passed! You can test this Pull Request using JitPack.

Maven

<repositories>
    <repository>
        <id>jitpack.io</id>
        <url>https://jitpack.io</url>
    </repository>
</repositories>

<dependency>
    <groupId>com.github.webauthn4j.webauthn4j</groupId>
    <artifactId>webauthn4j-core</artifactId>
    <version>rewrite-it-with-playwright-SNAPSHOT</version>
</dependency>

Gradle

repositories {
    maven { url 'https://jitpack.io' }
}

dependencies {
    implementation 'com.github.webauthn4j.webauthn4j:webauthn4j-core:rewrite-it-with-playwright-SNAPSHOT'
}

You can verify the build status on JitPack.

@ynojima ynojima merged commit 8ce2a41 into master Jan 22, 2026
20 checks passed
@ynojima ynojima deleted the rewrite-it-with-playwright branch January 22, 2026 04:25
@ynojima ynojima added this to the 0.31.0.RELEASE milestone Feb 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant