Commit fc95577
committed
Fix IBM MQ test asserting on renamed MessageQueueTrigger attribute
PR #41 renamed MessageQueueTrigger's deprecated broker-URI storage from
self.queue to self.queue_uri to avoid colliding with the new
BaseEventTrigger.queue triggerer-routing attribute, but missed this
provider-local test asserting on the old attribute name.1 parent c53369e commit fc95577
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
244 | | - | |
| 244 | + | |
| 245 | + | |
245 | 246 | | |
246 | 247 | | |
247 | 248 | | |
| |||
0 commit comments