Commit dcbda18
committed
Corrige import pytest faltante en test_plugin.py
Bug preexistente (ya estaba en main): sin el import, pytest no podía ni
recolectar el archivo y toda la clase de tests quedaba sin correr.1 parent dcf2226 commit dcbda18
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
50 | 52 | | |
51 | 53 | | |
52 | 54 | | |
| |||
0 commit comments