Skip to content

Commit 06ebbb2

Browse files
committed
refactor(challenge29): adjust title tag #1338
1 parent bfd968d commit 06ebbb2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/testing/29-real-life-application/cypress/support/component-index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" />
55
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
66
<meta name="viewport" content="width=device-width,initial-scale=1.0" />
7-
<title>testing-todos-list Components App</title>
7+
<title>testing-real-life-application Components App</title>
88
</head>
99
<body>
1010
<div data-cy-root></div>

0 commit comments

Comments
 (0)