Fix codestyle

This commit is contained in:
Luka Murn 2018-09-26 18:30:07 +02:00
parent f9f9bcac9f
commit 07c8c448d5

View file

@ -165,7 +165,6 @@ RSpec.describe 'Api::V1::InventoryItemsController', type: :request do
}
end
end
puts updated_inventory_item
patch api_v1_team_inventory_item_path(
id: RepositoryRow.last.id,
team_id: @teams.first.id,