mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
Merge branch 'MDL-71610-master' of git://github.com/bmbrands/moodle
This commit is contained in:
commit
34a0ba3232
110 changed files with 769 additions and 265 deletions
|
@ -10,7 +10,7 @@ Feature: Upload files
|
|||
| fullname | shortname | category |
|
||||
| Course 1 | C1 | 0 |
|
||||
And I log in as "admin"
|
||||
And I press "Customise this page"
|
||||
And I turn editing mode on
|
||||
And I add the "Private files" block if not present
|
||||
When I follow "Manage private files..."
|
||||
And I upload "lib/tests/fixtures/empty.txt" file to "Files" filemanager
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue