You will require to add TestIntentShortcut.updateAppShortcutParameters() in either didFinishLaunchingWithOptions of AppDelegate or init method of App struct, whichever you are using.
Call to updateAppShortcutParameters method is important.