Skip to content

Commit

Permalink
Fix missing file require for unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Petr Matyas committed Sep 20, 2023
1 parent 1971d30 commit e08617f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/unit/main.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,6 @@ test: python3 -m pytest -v
framework: shell
require+:
- python3-pytest
- type: file
pattern: examples/*
tier: 0

0 comments on commit e08617f

Please sign in to comment.