summaryrefslogtreecommitdiff
path: root/components/index.html
diff options
context:
space:
mode:
authorGrail Finder (aider) <wohilas@gmail.com>2025-04-05 15:15:08 +0300
committerGrail Finder (aider) <wohilas@gmail.com>2025-04-05 15:15:08 +0300
commitc5d2f477dca56c74891f4f61c38237b6dd2130bf (patch)
tree7b12a5683ebdde9c61f5cf62eb77d3e669bbe3f6 /components/index.html
parent67889ad474c30f52a83b17db5331e15addc628f9 (diff)
fix: update test selectors and question text for reliability
Diffstat (limited to 'components/index.html')
-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>