mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-16 06:17:10 +01:00
make test fail by adding setUpAll and tearDownAll
This commit is contained in:
parent
c40d89d5e9
commit
a26c5eaf39
3 changed files with 173 additions and 134 deletions
|
|
@ -2,7 +2,7 @@ name: darttest
|
|||
description: A simple command-line application.
|
||||
|
||||
environment:
|
||||
sdk: '>=2.8.1 <3.0.0'
|
||||
sdk: '>=2.12.0 <3.0.0'
|
||||
|
||||
dev_dependencies:
|
||||
pedantic: ^1.9.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue