[Chapel Merge] test: fix .bad file for one test

Branch: refs/heads/main
Revision: e0443ce
Author: arezaii
Link: Unavailable
Log Message:

Merge pull request #19874 from arezaii/fix-bad-file

test: fix .bad file for one test

This PR fixes a test's .bad file that was modified during the
parser replacement and not updated after a fix was implemented.

The test in question is test/classes/vass/no-instance-for-arg-type

TESTING:

  • [x] failing test now passes

Signed-off-by: arezaii ahmad.rezaii@hpe.com

Modified Files:
M test/classes/vass/no-instance-for-arg-type.bad

Compare: https://github.com/chapel-lang/chapel/compare/1638a15274d5...e0443ce1b901