Nitrokey 3 test failed after firmware upgrade to v1.3.1

I’ve done the upgrade with the latest nitropy and it was successful:

nitropy nk3 update                                                                                                                                                                                      127 ✘  1m 57s  
Command line tool to interact with Nitrokey devices 0.4.35
Do you want to download the firmware version v1.3.1? [Y/n]: y
Download v1.3.1: 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 625k/625k [00:00<00:00, 4.99MB/s]
Current firmware version:  v1.1.0
Updated firmware version:  v1.3.1

Please do not remove the Nitrokey 3 or insert any other Nitrokey 3 devices during the update. Doing so may damage the Nitrokey 3.
Do you want to perform the firmware update now? [y/N]: y

Please press the touch button to reboot the device into bootloader mode ...


During this update process the internal filesystem will be migrated!
- Migration will only work, if your internal filesystem does not contain more than 45 Resident Keys. If you have more please remove some.
- After the update it might take up to 3minutes for the first boot.
Never unplug the device while the LED is active!
Have you read these information? Do you want to continue? [y/N]: y
Perform firmware update: 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 307k/307k [00:18<00:00, 16.3kB/s]
Finalize upgrade: 100%|

But the test after upgrade is not:

Command line tool to interact with Nitrokey devices 0.4.35
Found 1 Nitrokey 3 device(s):
- Nitrokey 3 at /dev/hidraw7

Running tests for Nitrokey 3 at /dev/hidraw7

[1/4]   uuid            UUID query                      SUCCESS         784DE17EB93282E90000000000000000
[2/4]   version         Firmware version query          SUCCESS         v1.3.1
[3/4]   status          Device status                   FAILURE         init error: INTERNAL_FLASH_ERROR (0x2)
Please press the touch button on the device ...
Please press the touch button on the device ...
[4/4]   fido2           FIDO2                           SUCCESS  

4 tests, 3 successful, 0 skipped, 1 failed

Summary: 1 device(s) tested, 0 successful, 1 failed

Critical error:
Test failed for 1 device(s)

See the release notes for v1.3.1:

Directly after the update, nitropy nk3 test or nitropy nk3 status may report an IFS or EFS error. This is expected and should be fixed by rebooting the device. Please open an issue or contact support if the error still occurs after a reboot.

Does this error still happen after the update?

Yes it was after update. But now I have removed the key then plugged it back and test passes.