Skip to content

Commit 94e3210

Browse files
xitij2000tecoholic
andauthored
fixup!: Update run_edx_integration_tests.sh
Co-authored-by: Arunmozhi <tecoholic@users.noreply.github.com>
1 parent 049c698 commit 94e3210

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

run_edx_integration_tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ run_plugin_tests() {
178178
exit $PYTEST_SUCCESS
179179
fi
180180

181-
# Run the pytest command with CMS settings (for ol_openedx_chat)
181+
# Run the pytest command with CMS settings for plugins with CMS specific functionality
182182
if [[ "$plugin_dir" == *"ol_openedx_chat"* || "$plugin_dir" == *"ol_openedx_course_sync"* || "$plugin_dir" == *"ol_openedx_canvas_integration"* ]]; then
183183
pytest . --cov . --ds=cms.envs.test
184184

0 commit comments

Comments
 (0)