Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'test/gui/tst_vfs')
-rw-r--r--test/gui/tst_vfs/test.feature4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/gui/tst_vfs/test.feature b/test/gui/tst_vfs/test.feature
index 8bcb23bd0..50f843cad 100644
--- a/test/gui/tst_vfs/test.feature
+++ b/test/gui/tst_vfs/test.feature
@@ -4,14 +4,14 @@ Feature: Enable/disable virtual file support
I want to enable virtual file support
So that I can synchronize virtual files with local folder
-
+ @skip
Scenario: Enable VFS
Given user "Alice" has been created on the server with default attributes and without skeleton files
And user "Alice" has set up a client with default settings
When the user enables virtual file support
Then the "Disable virtual file support..." button should be available
-
+ @skip
Scenario: Disable VFS
Given user "Alice" has been created on the server with default attributes and without skeleton files
And user "Alice" has set up a client with default settings