Guest User

Untitled

a guest
Jan 22nd, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. Failure/Error: @staff_member = Factory(:staff_member_one)
  2. AWS::S3::MissingAccessKey:
  3. You did not provide both required access keys. Please provide the access_key_id and the secret_access_key.
  4. # ./spec/factories/businesses.rb:149:in `block (3 levels) in <top (required)>'
  5. # ./spec/factories/businesses.rb:65:in `block (3 levels) in <top (required)>'
  6. # ./spec/models/staff_member_model_spec.rb:6:in `block (2 levels) in <top (required)>'
Add Comment
Please, Sign In to add comment