mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 08:12:15 +00:00
- admin registration fixes
- alert popup refactoring
This commit is contained in:
@@ -103,7 +103,7 @@ class HomepageTest extends TestCase
|
||||
->get("/api/og-site/$share->token")
|
||||
->assertStatus(200)
|
||||
->assertSee('Fake Image')
|
||||
->assertSee('md-fake-image.jpg');
|
||||
->assertSee('lg-fake-image.jpg');
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user