Skip to content

Commit 23d7dcf

Browse files
authored
Update testing.md (#1218)
fixed typo
1 parent b5461f8 commit 23d7dcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

distribution/testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ publicationDate: This value should not be null.',
208208
'password' => 'admin',
209209
]]);
210210

211-
$this->assertResponseIsSuccessfull();
211+
$this->assertResponseIsSuccessful();
212212
}
213213
}
214214
```

0 commit comments

Comments
 (0)