Skip to content

Commit

Permalink
. r formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
yelmuratoff committed May 9, 2024
1 parent ef17046 commit c92373a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/approval_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -195,8 +195,7 @@ void main() {
);
});

test("Method «verify» must throw DoesntMatchException with error handling",
() {
test("Method «verify» must throw DoesntMatchException with error handling", () {
expect(
() => helper.verify(
'Hello W0rld',
Expand Down

0 comments on commit c92373a

Please sign in to comment.