Skip to content

Commit

Permalink
replace ticket number with link to issue on github
Browse files Browse the repository at this point in the history
  • Loading branch information
Vakmeth committed Jan 31, 2024
1 parent 2a678f3 commit db85f87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/controllers/api/teams_controller_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@
expect(folder_relationships_length).to be(1)
end

## TODO: Re-enable after fixing encryptables ordering, see #760
## TODO: Re-enable after fixing encryptables ordering, see https://github.com/puzzle/cryptopus/issues/760
xit 'returns encryptable files for team_id, in order from created_at' do
inbox_folder_receiver = alice.inbox_folder
personal_team_alice = teams(:personal_team_alice)
Expand Down

0 comments on commit db85f87

Please sign in to comment.