uhooi / UhooiPicBook

Uhooi's character book.
MIT License
108 stars 25 forks source link

Refactor errors in unit testing #254

Closed uhooi closed 2 years ago

uhooi commented 3 years ago

Overview

- enum TestError: Error {
-     case test
- }
+ struct TestError: Error { }

Reference

github-actions[bot] commented 3 years ago

👋 Thanks for reporting! Please PR :)