DEV: Skip flaky test (#234)
This commit is contained in:
parent
705753216c
commit
2c418e7484
|
@ -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!
|
||||
|
|
Loading…
Reference in New Issue