Build Is Red: Admin > Users > Impersonation Tokens token creation allows creation of a token

https://gitlab.com/gitlab-org/gitlab-ee/-/jobs/52265806

Failures:

  1) Admin > Users > Impersonation Tokens token creation allows creation of a token
     Failure/Error: expect(PersonalAccessTokensFinder.new(impersonation: true).execute.count).to equal(1)

       expected #<Fixnum:3> => 1
            got #<Fixnum:5> => 2

       Compared using equal?, which compares object identity,
       but expected and actual are not the same object. Use
       `expect(actual).to eq(expected)` if you don't care about
       object identity in this example.
     # ./spec/features/admin/admin_users_impersonation_tokens_spec.rb:41:in `block (3 levels) in <top (required)>'
Edited Feb 12, 2018 by Dylan Griffith (ex GitLab)
Assignee Loading
Time tracking Loading