Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanoltman committed Jan 29, 2025
1 parent 5634e39 commit 3d08910
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ void main() {
() => logger.err(
'''
The "--release-version" flag is only supported for aar and ios-framework releases.
To change the version of this release, change your app's version in your pubspec.yaml.''',
),
).called(1);
Expand Down

0 comments on commit 3d08910

Please sign in to comment.