Skip to content

Commit

Permalink
Merge pull request #23940 from code-dot-org/staging
Browse files Browse the repository at this point in the history
DTT (Staging > Test) [robo-dtt]
  • Loading branch information
deploy-code-org committed Jul 26, 2018
2 parents 272567a + 7c27853 commit 9fb4775
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -230,8 +230,8 @@ class UpdateTest < ActionDispatch::IntegrationTest

sign_in student
put '/users', params: {
format: 'json',
user: {parent_email: '', age: '9'}
format: 'json',
user: {parent_email: '', age: '9'}
}
assert_response :no_content

Expand Down

0 comments on commit 9fb4775

Please sign in to comment.