mirror of
https://github.com/jlengrand/ktor.git
synced 2026-03-10 08:31:20 +00:00
Fix Pebble test after rebasing
This commit is contained in:
@@ -70,7 +70,7 @@ class PebbleTest {
|
||||
}
|
||||
}
|
||||
|
||||
assertEquals("e", handleRequest(HttpMethod.Get, "/").response.headers[HttpHeaders.ETag])
|
||||
assertEquals("\"e\"", handleRequest(HttpMethod.Get, "/").response.headers[HttpHeaders.ETag])
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user