Skip to content

Commit

Permalink
User Research: Live Service Testing
Browse files Browse the repository at this point in the history
  • Loading branch information
naseberry committed Nov 6, 2024
1 parent ca17a7d commit c8fddf8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/initializers/mock_saml.rb
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ def respond_to_missing?(_meth)
TestCredentialsStruct.new("ahernk", "[email protected]"),
TestCredentialsStruct.new("rose", "[email protected]"),
TestCredentialsStruct.new("mkeen", "[email protected]"),
TestCredentialsStruct.new("user-research", "[email protected]"),
],
password: "password",
)

0 comments on commit c8fddf8

Please sign in to comment.