Skip to content

Commit

Permalink
Rename IBP_Import.zip to Node_Import.zip
Browse files Browse the repository at this point in the history
Signed-off-by: Ketul Shah <shah.ketul@ibm.com>
  • Loading branch information
ketulsha committed Oct 10, 2023
1 parent 5216218 commit 531e2ee
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cypress/cypress/e2e/features/9-Misc Cases.feature
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Feature: Verify miscellaneous cases of console works as expected
And I clicked the button with id 'export_button'
Then wait "5" seconds
And I clicked the button with text 'Import'
And I upload file 'cypress/fixtures/test_data/Import/IBP_Import.zip' to 'file-uploader' input
And I upload file 'cypress/fixtures/test_data/Import/Node_Import.zip' to 'file-uploader' input
And I clicked the button with id 'import_button'
Then wait "30" seconds
And I am on the 'nodes' page
Expand Down

0 comments on commit 531e2ee

Please sign in to comment.