mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-07-19 15:29:08 +02:00

Add missing dependencies and ignore baize tests the module is not available in OE ecosystem Signed-off-by: Khem Raj <raj.khem@gmail.com>
4 lines
87 B
Bash
4 lines
87 B
Bash
#!/bin/sh
|
|
|
|
pytest --automake --deselect tests/test_asgi.py::test_baize_stream_response
|