Fix pytest.mark.skip rendering issue in SHOW TABLES example output block

pull/6002/head
meelahme 2025-05-16 20:38:32 -07:00
parent d8e043e193
commit fa8e6114f9
1 changed files with 1 additions and 2 deletions

View File

@ -101,9 +101,8 @@ influxdb3 query \
--database DATABASE_NAME \
--token AUTH_TOKEN \
"SHOW TABLES"
Example output:
<!--pytest.mark.skip-->
Example output:
```bash
+---------------+--------------------+----------------------------+------------+