Skip to content

Commit

Permalink
FIX
Browse files Browse the repository at this point in the history
  • Loading branch information
tauseefsshah committed Sep 24, 2024
1 parent 23272f4 commit 74dfd9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Feature/ReplyTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@
}

$this->assertTrue($tested);
})->only();
});

test('users are not notified when mentioned in an edited reply', function () {
Notification::fake();
Expand Down

0 comments on commit 74dfd9e

Please sign in to comment.