Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
kalitopix committed Oct 13, 2023
1 parent c8d7896 commit 60f7d15
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ const consortia = require('../lib/consortia');

const DATA = {
consortium: {
name: 'e2e-consortium-2-member',
description: 'e2e-description-2-member',
name: 'e2e-consortium-permission-2-member',
description: 'e2e-description-permission-2-member',
},
};

Expand Down

0 comments on commit 60f7d15

Please sign in to comment.