mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-09 16:24:30 +00:00
Mac: finish Moltbot rename (paths)
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
import Testing
|
||||
@testable import Moltbot
|
||||
|
||||
@Suite(.serialized)
|
||||
@MainActor
|
||||
struct OnboardingCoverageTests {
|
||||
@Test func exerciseOnboardingPages() {
|
||||
OnboardingView.exerciseForTesting()
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user