Skip to content

Commit b129f4e

Browse files
committed
test fix
1 parent db8b0a5 commit b129f4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/test/package/upload_test.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ void main() {
306306
rs,
307307
status: 403,
308308
code: 'InsufficientPermissions',
309-
message: 'Manual publishing with the `pub` tool has been disabled.',
309+
message: 'Manual publishing has been disabled.',
310310
);
311311
},
312312
);

0 commit comments

Comments
 (0)