Skip to content

Commit f8eecbc

Browse files
committed
Fix typo
1 parent f236cf1 commit f8eecbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/jvmTest/kotlin/ZenikaIntegrationTests.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ class ZenikaIntegrationTests : LocalIntegrationTestBase() {
3030
override val wsConnectUrl: String
3131
get() = "http://localhost:${zenikaChrome.firstMappedPort}"
3232

33-
@Ignore("The Zenika container seems out of data and still treats cookiePartitionKey as a string instead of object")
33+
@Ignore("The Zenika container seems out of date and still treats cookiePartitionKey as a string instead of object")
3434
override fun missingExpiresInCookie() {
3535
}
3636

0 commit comments

Comments
 (0)