Skip to content

Commit

Permalink
chore: rename test group
Browse files Browse the repository at this point in the history
  • Loading branch information
jenniferarnesen committed Oct 5, 2023
1 parent e2e46fc commit b1f2781
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ const userJane = {
}

describe('interpretation and comment access', () => {
describe('getInterpretationAccess with D2', () => {
describe('getInterpretationAccess', () => {
it('returns true for all accesses for superuser', () => {
const interpretation = {
access: {
Expand Down

0 comments on commit b1f2781

Please sign in to comment.