Skip to content
Snippets Groups Projects
Commit 19842c8b authored by Gabor Hojtsy's avatar Gabor Hojtsy
Browse files

Issue #2939835 by David_Rothstein, markconroy: Documentation for...

Issue #2939835 by David_Rothstein, markconroy: Documentation for testAppearance() says that it tests that Umami is the default theme, but it doesn't
parent a01e02d4
No related branches found
No related tags found
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -111,7 +111,7 @@ public function testEditNodesByAdmin() {
}
/**
* Tests that the Umami theme is the default theme on the Appearance page.
* Tests that the Umami theme is available on the Appearance page.
*/
public function testAppearance() {
$account = $this->drupalCreateUser(['administer themes']);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment