Skip to content

Commit dce134a

Browse files
authored
FIX (#1139)
1 parent 23272f4 commit dce134a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Feature/ReplyTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@
215215
}
216216

217217
$this->assertTrue($tested);
218-
})->only();
218+
});
219219

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

0 commit comments

Comments
 (0)