Skip to content

Commit

Permalink
rename test
Browse files Browse the repository at this point in the history
  • Loading branch information
imorland committed Jun 12, 2024
1 parent 4533ce7 commit a6b6ce5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/api/CreatePostTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ public function create_discussion_without_any_bad_words()
/**
* @test
*/
public function create_discussion_with_bad_words()
public function create_discussion_with_bad_words_requires_approval()
{
$response = $this->send(
$this->request('POST', '/api/discussions', [
Expand Down

0 comments on commit a6b6ce5

Please sign in to comment.