Skip to content

Commit 550879a

Browse files
hahnandrewEquartey
andauthored
Update packages/auth/amplify_auth_cognito_test/test/plugin/fetch_current_device_test.dart
Co-authored-by: Elijah Quartey <Equartey@users.noreply.github.com>
1 parent 6f57370 commit 550879a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/auth/amplify_auth_cognito_test/test/plugin/fetch_current_device_test.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ void main() {
7272
});
7373
});
7474

75-
group('This test should have Cognito GetDevice throw a AWSHttpException',
75+
group('should throw',
7676
() {
7777
setUp(() async {
7878
final mockIdp = MockCognitoIdentityProviderClient(

0 commit comments

Comments
 (0)