Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 11
Línea 49... Línea 49...
49
    /**
49
    /**
50
     * Test the content updated event.
50
     * Test the content updated event.
51
     *
51
     *
52
     * @covers ::create_from_record
52
     * @covers ::create_from_record
53
     */
53
     */
54
    public function test_content_updated() {
54
    public function test_content_updated(): void {
Línea 55... Línea 55...
55
 
55
 
56
        $this->resetAfterTest();
56
        $this->resetAfterTest();
Línea 57... Línea 57...
57
        $this->setAdminUser();
57
        $this->setAdminUser();