mirror of
https://github.com/wu736139669/hapi.git
synced 2026-08-05 06:24:37 +00:00
fix(web): keep line numbers clear when code wraps (#1260)
* fix(web): reserve code gutter padding * fix(web): expose diff wrap controls * test(ci): run terminal wrap regression
This commit is contained in:
@@ -14,6 +14,8 @@ jobs:
|
||||
bun-version: 1.3.14
|
||||
- run: bun install
|
||||
- run: bun typecheck
|
||||
- run: bunx playwright install --with-deps chromium
|
||||
- run: bun run test:e2e -- terminal-wrap-fidelity.spec.ts
|
||||
- name: Create integration test env
|
||||
run: |
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user