features/remote.feature in bamboo-client-0.0.2 vs features/remote.feature in bamboo-client-0.0.3
- old
+ new
@@ -13,6 +13,9 @@
And I should be able to get the latest result
Scenario: Fetch a build result
When I fetch a build result
Then the build result should have a key
- And the build result should have a state
+ And the build result should have a state
+
+ Scenario: Log out
+ Then I should be able to log out
\ No newline at end of file