feat: Include org filter when requesting LTI providers (#1114)
* feat: Include org filter when requesting LTI providers * chore: Created silent version for CI testing to avoid log flooding
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
"start": "fedx-scripts webpack-dev-server --progress",
|
||||
"start:with-theme": "paragon install-theme && npm start && npm install",
|
||||
"test": "TZ=UTC fedx-scripts jest --coverage --passWithNoTests",
|
||||
"test:ci": "TZ=UTC fedx-scripts jest --silent --coverage --passWithNoTests",
|
||||
"types": "tsc --noEmit"
|
||||
},
|
||||
"husky": {
|
||||
|
||||
Reference in New Issue
Block a user