summaryrefslogtreecommitdiff
path: root/components
diff options
context:
space:
mode:
Diffstat (limited to 'components')
-rw-r--r--components/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/index.html b/components/index.html
index c8cf327..fb294f5 100644
--- a/components/index.html
+++ b/components/index.html
@@ -10,7 +10,7 @@
</head>
<body>
<div id="ancestor">
- <div class="question-text">
+ <div class="question-text" data-testid="question">
{{.Text}}
</div>
<div id="feedback"></div>