diff --git a/core/modules/big_pipe/tests/src/Functional/BigPipeTest.php b/core/modules/big_pipe/tests/src/Functional/BigPipeTest.php index 0a5899ba919..86a4ec44753 100644 --- a/core/modules/big_pipe/tests/src/Functional/BigPipeTest.php +++ b/core/modules/big_pipe/tests/src/Functional/BigPipeTest.php @@ -81,19 +81,19 @@ class BigPipeTest extends BrowserTestBase { // 1. No session (anonymous). $this->drupalGet(Url::fromRoute('')); - $this->assertSessionCookieExists(FALSE); - $this->assertBigPipeNoJsCookieExists(FALSE); + $this->assertSessionCookieExists('0'); + $this->assertBigPipeNoJsCookieExists('0'); $this->assertSession()->responseNotContains(''); $this->assertSession()->responseNotContains($no_js_to_js_markup); $this->assertBigPipeNoJsMetaRefreshRedirect(); - $this->assertBigPipeNoJsCookieExists(TRUE); + $this->assertBigPipeNoJsCookieExists('1'); $this->assertSession()->responseNotContains(''); $this->assertSession()->responseNotContains($no_js_to_js_markup); $this->assertBigPipeNoJsMetaRefreshRedirect(); - $this->assertBigPipeNoJsCookieExists(TRUE); + $this->assertBigPipeNoJsCookieExists('1'); $this->assertSession()->responseNotContains('