Skip to content

Commit db5d542

Browse files
committed
fix: update smoke test to use /quickstart/presto
1 parent 910a03c commit db5d542

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
rm -f "$BODY"
115115
}
116116
117-
check_route 'http://localhost:8788/quickstart/tempoctl' '/quickstart/tempoctl (html)' 'text/html'
117+
check_route 'http://localhost:8788/quickstart/presto' '/quickstart/presto (html)' 'text/html'
118118
check_route 'http://localhost:8788/' '/ (html)' 'text/html'
119119
check_route 'http://localhost:8788/' '/ (markdown/llms.txt)' 'text/markdown'
120120

0 commit comments

Comments
 (0)