mirror of
https://github.com/foss42/apidash.git
synced 2025-07-02 05:57:55 +08:00
Update import to use apidash_core package
Replaces the import of better_networking with apidash_core in the test file to reflect the correct package dependency.
This commit is contained in:
@ -2,6 +2,6 @@
|
||||
|
||||
import 'package:flutter_test/flutter_test.dart';
|
||||
|
||||
import 'package:better_networking/better_networking.dart';
|
||||
import 'package:apidash_core/apidash_core.dart';
|
||||
|
||||
void main() {}
|
||||
|
Reference in New Issue
Block a user