fixing test and deploy script
Some checks failed
CI Deploy Laravel / Test (push) Failing after 1m20s
CI Deploy Laravel / Build (push) Has been skipped
CI Deploy Laravel / Deploy (push) Has been skipped

This commit is contained in:
2026-05-13 11:47:46 +08:00
parent c6b9466a15
commit 9fbd0b6edb
2 changed files with 5 additions and 5 deletions

View File

@@ -5,7 +5,7 @@ it('returns a successful response', function () {
$response
->assertSuccessful()
->assertSee('Taman Melawati News')
->assertSee('Keramat News')
->assertSee('Community Garden Harvest Day Set for Saturday')
->assertSee('Login')
->assertSee('Register');