Skip to content

Commit

Permalink
Update test data for Jeremy.
Browse files Browse the repository at this point in the history
  • Loading branch information
jlbooker committed Sep 3, 2024
1 parent b80b3ed commit 03c48a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions class/DataProvider/Student/TestWebServiceDataProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ private function getFakeResponse()

// ID & email
$obj->banner_id = '900123456';
$obj->user_name = 'jb67803';
$obj->email = 'jb67803@appstate.edu';
$obj->user_name = 'jeremy.booker';
$obj->email = 'jeremy.booker@brownbooksoftware.com';

// Person type
$obj->isstaff = '';
Expand Down

0 comments on commit 03c48a1

Please sign in to comment.