Skip to content

Commit

Permalink
Refactor tests structure for lists
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathangomz committed Jun 22, 2021
1 parent e6851f8 commit 4ff1202
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import 'package:notion_api/notion/general/types/notion_types.dart';
import 'package:notion_api/notion/general/lists/pagination.dart';
import 'package:test/test.dart';

import 'data.dart';
import '../long_data.dart';

void main() {
group('Paginations tests =>', () {
Expand Down
File renamed without changes.

0 comments on commit 4ff1202

Please sign in to comment.