Skip to content

Commit

Permalink
rabbit ai fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
iamanishx committed Feb 24, 2025
1 parent cf63348 commit 64da513
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/routes/graphql/Mutation/deletePost.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ suite("Mutation field deletePost", () => {
});

suite(
"when a non-admin member attempts to delete another user's post",
"when a non-admin member deletes another's post",
() => {
test("should return an error with unauthorized_action_on_arguments_associated_resources extensions code", async () => {
// Create organization and post as admin.
Expand Down

0 comments on commit 64da513

Please sign in to comment.