We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f236cf1 commit f8eecbcCopy full SHA for f8eecbc
src/jvmTest/kotlin/ZenikaIntegrationTests.kt
@@ -30,7 +30,7 @@ class ZenikaIntegrationTests : LocalIntegrationTestBase() {
30
override val wsConnectUrl: String
31
get() = "http://localhost:${zenikaChrome.firstMappedPort}"
32
33
- @Ignore("The Zenika container seems out of data and still treats cookiePartitionKey as a string instead of object")
+ @Ignore("The Zenika container seems out of date and still treats cookiePartitionKey as a string instead of object")
34
override fun missingExpiresInCookie() {
35
}
36
0 commit comments