Skip to content

Commit

Permalink
add testdata for user contributor (#2043)
Browse files Browse the repository at this point in the history
  • Loading branch information
janno42 authored Oct 23, 2023
1 parent 354e54e commit 95c2e3b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions evap/development/fixtures/test_data.json
Original file line number Diff line number Diff line change
Expand Up @@ -138917,7 +138917,7 @@
"fields": {
"evaluation": 682,
"contributor": [
"olivia.trevino@institution.example.com"
"contributor@institution.example.com"
],
"role": 0,
"textanswer_visibility": "OWN",
Expand Down Expand Up @@ -140144,7 +140144,7 @@
"fields": {
"evaluation": 1497,
"contributor": [
"olivia.trevino@institution.example.com"
"contributor@institution.example.com"
],
"role": 0,
"textanswer_visibility": "OWN",
Expand Down Expand Up @@ -142723,7 +142723,7 @@
"fields": {
"evaluation": 1577,
"contributor": [
"shanae.sam@institution.example.com"
"contributor@institution.example.com"
],
"role": 0,
"textanswer_visibility": "OWN",
Expand Down

0 comments on commit 95c2e3b

Please sign in to comment.