Skip to content

Commit 4bc1f1e

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 93e841f commit 4bc1f1e

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
@@ -62,7 +62,7 @@ void main() {
6262
});
6363

6464
test(
65-
'This test should throw a DeviceNotTrackedException when current device key is null',
65+
'a DeviceNotTrackedException when current device key is null',
6666
() async {
6767
await plugin.forgetDevice();
6868
await expectLater(

0 commit comments

Comments
 (0)