mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
update cypress/support/step_definitions/Moderation.ReportContent/somebody_reported_the_following_posts.js
Co-authored-by: Hannes Heine <heine.hannes@gmail.com>
This commit is contained in:
parent
8a8bfdfeac
commit
040295184a
@ -1,5 +1,4 @@
|
|||||||
import { Given } from "@badeball/cypress-cucumber-preprocessor";
|
import { Given } from "@badeball/cypress-cucumber-preprocessor";
|
||||||
import { gql } from '../../../../backend/src/helpers/jest'
|
|
||||||
|
|
||||||
Given('somebody reported the following posts:', table => {
|
Given('somebody reported the following posts:', table => {
|
||||||
table.hashes().forEach(({ submitterEmail, resourceId, reasonCategory, reasonDescription }) => {
|
table.hashes().forEach(({ submitterEmail, resourceId, reasonCategory, reasonDescription }) => {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user