Skip to content

Commit 219ec35

Browse files
committed
only testing overview
1 parent 35e5d78 commit 219ec35

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/moodle-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,4 +166,4 @@ jobs:
166166

167167
- name: Behat features
168168
if: ${{ always() }}
169-
run: moodle-plugin-ci behat --auto-rerun 0
169+
run: moodle-plugin-ci behat --auto-rerun 0 --tags @overviewtesting

tests/behat/overview_report.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@mod @mod_moodleoverflow @javascript
1+
@mod @mod_moodleoverflow @javascript @overviewtesting
22
Feature: Testing overview integration in moodleoverflow activity
33
In order to summarize the moodleoverflow activity
44
As a user

0 commit comments

Comments
 (0)