Skip to content
Snippets Groups Projects
Commit 4b1e25fa authored by Sean McGivern's avatar Sean McGivern Committed by Rémy Coutable
Browse files

Fix git HTTP spec

parent b5d9d9e8
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -159,7 +159,7 @@ describe 'Git HTTP requests', lib: true do
end
 
it 'updates the user last activity' do
download(path, env) do |response|
download(path, {}) do |response|
expect(user.reload.last_activity_at).not_to be_nil
end
end
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment