We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1d3b50 commit 375ab9eCopy full SHA for 375ab9e
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