Written some test cases for the AppBuilder builder in the test target.

This commit is contained in:
2025-03-09 21:54:52 +01:00
parent 5656639e5d
commit e866d1da71
4 changed files with 87 additions and 40 deletions
@@ -4,6 +4,7 @@ extension Tag {
// MARK: Constants
@Tag static var builder: Tag
@Tag static var enumeration: Tag
@Tag static var middleware: Tag
@Tag static var provider: Tag