mirror of
https://github.com/foss42/apidash.git
synced 2025-05-30 21:41:50 +08:00
dataTableShowLogs
This commit is contained in:
@ -4,6 +4,7 @@ import 'package:flutter/material.dart';
|
||||
import 'package:flutter_test/flutter_test.dart';
|
||||
|
||||
void main() {
|
||||
dataTableShowLogs = false;
|
||||
testWidgets('Testing RequestDataTable', (WidgetTester tester) async {
|
||||
final Map<String, String> sampleData = {
|
||||
'Key1': 'Value1',
|
||||
|
Reference in New Issue
Block a user