Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
RamRamez committed Oct 2, 2024
1 parent 9cfdfc5 commit e8a0aaa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/server/adminJs/tabs/projectsTab.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -453,7 +453,6 @@ function verifyProjectsTestCases() {
},
},
true, // give priority to revoke badge
true, // revoke badge
);

const updatedProject = await findProjectById(project.id);
Expand Down

0 comments on commit e8a0aaa

Please sign in to comment.