make test fail by adding setUpAll and tearDownAll

This commit is contained in:
dominicmh 2024-04-12 21:25:30 +02:00
parent c40d89d5e9
commit a26c5eaf39
3 changed files with 173 additions and 134 deletions

View file

@ -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