Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
aakrity17 committed Dec 20, 2023
1 parent 8dbc575 commit c67d694
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1,184 deletions.
2 changes: 1 addition & 1 deletion akriti/tests/acceptance/features/createFile.feature
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ So that I can store my data

Scenario: creates a new text file
Given the user has browsed to the login page
And the user has logged in with username "admin123" and password "12345" using webUI
And the user has logged in with username "admin" and password "admin" using webUI
When the user creates a new file "test.txt" with content "Hello World!!!"
Then the user should be able to see "test.txt" file

33 changes: 0 additions & 33 deletions akriti/tests/cucumber.conf.js

This file was deleted.

Loading

0 comments on commit c67d694

Please sign in to comment.