Skip to content

Commit

Permalink
Minor edit
Browse files Browse the repository at this point in the history
  • Loading branch information
brickpop committed Jan 24, 2024
1 parent af2bd77 commit ac8e43c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ describe('Member Access Condition E2E', () => {
);

// Create a new PluginRepo
const tx = await pluginRepoFactory.createPluginRepo(
let tx = await pluginRepoFactory.createPluginRepo(
'testing-governance-plugin-condition',
deployer.address
);
Expand Down

0 comments on commit ac8e43c

Please sign in to comment.