Skip to content

Commit

Permalink
update tester
Browse files Browse the repository at this point in the history
  • Loading branch information
camc314 committed Jan 13, 2024
1 parent 84e8cb8 commit 921438a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -215,5 +215,5 @@ fn test() {
),
];

Tester::new_with_settings(NoDocumentImportInPage::NAME, pass, fail).test_and_snapshot();
Tester::new(NoDocumentImportInPage::NAME, pass, fail).test_and_snapshot();
}

0 comments on commit 921438a

Please sign in to comment.