Skip to content

Commit

Permalink
fix: change test description
Browse files Browse the repository at this point in the history
  • Loading branch information
shuffledex committed Jul 13, 2020
1 parent b3138df commit 91a1357
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/__tests__/Governance.ts
Expand Up @@ -4,7 +4,7 @@ import { Identity } from '~/api/entities';
import { Governance } from '~/Governance';
import { dsMockUtils } from '~/testUtils/mocks';

describe('Documents class', () => {
describe('Governance class', () => {
beforeAll(() => {
dsMockUtils.initMocks();
});
Expand Down

0 comments on commit 91a1357

Please sign in to comment.