Removed tester input
This commit is contained in:
@@ -799,7 +799,7 @@ void main() {
|
|||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
testWidgets('validateJsonSchema()', (tester) async {
|
test('validateJsonSchema()', () async {
|
||||||
final validJson = json.encode({
|
final validJson = json.encode({
|
||||||
'players': [
|
'players': [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user