Proyectos de Subversion Moodle

Rev

Rev 1 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 11
Línea 39... Línea 39...
39
 
39
 
40
    /**
40
    /**
41
     * test_event_h5p_viewed description
41
     * test_event_h5p_viewed description
42
     * @runInSeparateProcess
42
     * @runInSeparateProcess
43
     */
43
     */
44
    public function test_event_h5p_viewed() {
44
    public function test_event_h5p_viewed(): void {
Línea 45... Línea 45...
45
        $this->resetAfterTest(true);
45
        $this->resetAfterTest(true);
46
 
46
 
47
        $user = $this->getDataGenerator()->create_user();
47
        $user = $this->getDataGenerator()->create_user();