mirror of
https://codeberg.org/fediverse/fep.git
synced 2026-08-05 03:35:52 +00:00
Fix tests (#802)
There was a conflict between `create_site_pages.py` and `pytest`. The former added python files to `docs` and `build` directories, causing `pytest scripts` to fail. Reviewed-on: https://codeberg.org/fediverse/fep/pulls/802 Reviewed-by: helge <helge@noreply.codeberg.org> Co-authored-by: silverpill <silverpill@firemail.cc> Co-committed-by: silverpill <silverpill@firemail.cc>
This commit is contained in:
+1
-1
@@ -47,5 +47,5 @@ pip install pytest
|
||||
Check validity
|
||||
|
||||
```bash
|
||||
pytest
|
||||
pytest scripts/
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user