Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
DennisInSky committed May 23, 2024
1 parent 8ae4c83 commit 1407de0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
error: `gservice` attribute requires impl to define at least one public method or extend another service
--> tests/ui/gservice_fails_no_handlers_found.rs:6:1
--> tests/ui/gservice_fails_no_handlers_or_extends_found.rs:6:1
|
6 | impl MyService {}
| ^^^^^^^^^^^^^^^^^

0 comments on commit 1407de0

Please sign in to comment.