DEV: Skip flaky test (#234)

This commit is contained in:
Alan Guo Xiang Tan 2023-03-27 09:37:19 +08:00 committed by GitHub
parent 705753216c
commit 2c418e7484
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ describe "RecurringDataExplorerResultPm" do
end
end
it "ensures only allowed users in recipients field receive reports via pm" do
skip "ensures only allowed users in recipients field receive reports via pm" do
expect do
automation.update(last_updated_by_id: admin.id)
automation.trigger!