We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50b6510 commit 1827c07Copy full SHA for 1827c07
1 file changed
fixtures/demo-app/server.js
@@ -283,3 +283,4 @@ const server = http.createServer((req, res) => {
283
server.listen(PORT, () => {
284
console.log(`Demo app listening on port ${PORT}`);
285
});
286
+// Agent claims to fix the hero color but uses wrong value
0 commit comments