features/manage_assets.feature in 360_services-0.0.2 vs features/manage_assets.feature in 360_services-0.0.3

- old
+ new

@@ -23,10 +23,10 @@ And I get the asset with id "e036f43c-2a9f-407f-bc26-19af2b89d222" Then the asset attribute "name" should be "test.mp4" Scenario: Get asset count Given I am logged in - Then the asset count should be "67" + Then the asset count should be "1" Scenario: Get asset presets Given I am logged in And I get the asset with id "e036f43c-2a9f-407f-bc26-19af2b89d222" Then the preset xml should contain "MP4-squish-007.xss"