Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanoltman committed Nov 26, 2024
1 parent fde077e commit f0b8d03
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,7 @@ class PreviewCommand extends ShorebirdCommand {
deviceId: deviceId,
track: track,
),
ReleasePlatform.macos => throw UnimplementedError(),
ReleasePlatform.ios => installAndLaunchIos(
appId: appId,
release: release,
Expand Down

0 comments on commit f0b8d03

Please sign in to comment.