Fix pytest.mark.skip rendering issue in SHOW TABLES example output block
parent
d8e043e193
commit
fa8e6114f9
|
@ -101,9 +101,8 @@ influxdb3 query \
|
|||
--database DATABASE_NAME \
|
||||
--token AUTH_TOKEN \
|
||||
"SHOW TABLES"
|
||||
Example output:
|
||||
|
||||
<!--pytest.mark.skip-->
|
||||
Example output:
|
||||
|
||||
```bash
|
||||
+---------------+--------------------+----------------------------+------------+
|
||||
|
|
Loading…
Reference in New Issue