Fix the Test in async.spec.js | Challenge

# Introduction In this challenge, we will focus on fixing a test in the `async.spec.js` file of the vue-router version 3.0.1 code. The current test script is not detecting errors as expected. Your task is to modify the code in the `async.spec.js` file to ensure that the test properly detects errors.

|60 : 00

Click the virtual machine below to start practicing