The view spec is missing coverage, and only tests when migrate_user_access_tokens_ui FF is enabled

We are missing coverage for when the migrate_user_access_tokens_ui feature flag is disabled. This is important to test because the current state on GitLab.com is to have the FF be disabled.

The following discussion from !192513 (merged) should be addressed:

  • @tkuah started a discussion:

    non-blocking: We are missing test coverage in the spec/views/user_settings/personal_access_tokens/index.html.haml_spec.rb view spec.

Edited by Thong Kuah