Toggle navigation
Toggle navigation
This project
Loading...
Sign in
flutter_package
/
dart_pdf
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
Alban Lecuivre
2022-01-12 12:02:52 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
5b7d956ece9af75325ad48866155ef833dfbf0e7
5b7d956e
1 parent
f7b3272b
ci: fix mock printing
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
printing/test/printing_test.dart
printing/test/printing_test.dart
View file @
5b7d956
...
...
@@ -114,6 +114,7 @@ class MockPrinting extends Mock
String
name
,
PdfPageFormat
format
,
bool
dynamicLayout
,
bool
usePrinterSettings
,
)
async
=>
true
;
...
...
Please
register
or
login
to post a comment