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
No related merge requests found
......@@ -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