Commit cad7c2d
committed
test: Reduce query count in tagging test
I believe this is because the M2M field ContentLibrary.authorized_lti_configs
has been removed. That field was being queried in order to compute the
`allow_lti` property when building a ContentLibraryMetadata object.1 parent 209f5f5 commit cad7c2d
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
442 | 442 | | |
443 | 443 | | |
444 | 444 | | |
445 | | - | |
| 445 | + | |
446 | 446 | | |
447 | 447 | | |
448 | 448 | | |
| |||
0 commit comments