Skip to content

Commit

Permalink
fix test after rebase
Browse files Browse the repository at this point in the history
Signed-off-by: Sarah Funkhouser <[email protected]>
  • Loading branch information
golanglemonade committed Mar 3, 2025
1 parent 604c130 commit 81b03da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/graphapi/subcontrol_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ func (suite *GraphTestSuite) TestMutationCreateSubcontrol() {
},
client: suite.client.api,
ctx: testUser1.UserCtx,
expectedErr: "cannot be null",
expectedErr: "validator failed for field",
},
}

Expand Down

0 comments on commit 81b03da

Please sign in to comment.