Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
jingu committed Jul 25, 2022
1 parent 67a7f7a commit 2d28fcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/DonutQueryInterceptorTest.php
Expand Up @@ -88,7 +88,7 @@ public function testCached(): void
save-etag uri:page://self/html/comment etag:_html_comment_ surrogate-keys:comment01 _html_comment_
save-value uri:page://self/html/comment tags:_html_comment_ comment01 ttl:31536000
invalidate-etag tags:_html_blog-posting_
save-etag uri:page://self/html/blog-posting etag:_html_blog-posting_ surrogate-keys:_html_blog-posting_ blog-posting-page _html_comment_ comment01
save-etag uri:page://self/html/blog-posting etag:_html_blog-posting_ surrogate-keys:blog-posting-page _html_blog-posting_ _html_comment_ comment01
save-donut-view uri:page://self/html/blog-posting surrogate-keys:_html_blog-posting_ blog-posting-page _html_comment_ comment01 s-maxage:
save-donut uri:page://self/html/blog-posting s-maxage:
get
Expand Down

0 comments on commit 2d28fcf

Please sign in to comment.