We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2247c91 commit 0f8db54Copy full SHA for 0f8db54
1 file changed
packages/fdc3-agent-proxy/test/features/intent-listener.feature
@@ -12,7 +12,7 @@ Feature: Intent Listeners
12
And messaging receives "{intentMessageOne}"
13
Then "{intents}" is an array of objects with the following contents
14
| context.type | context.name | metadata.source.appId |
15
- | fdc3.instrument | Apple | some-app-id |
+ | fdc3.instrument | Apple | cucumber-app |
16
And messaging will have posts
17
| type |
18
| intentResultRequest |
0 commit comments