Forum Discussion

jcskillings's avatar
jcskillings
New Contributor
7 years ago

Test Suite deleted when importing project from VCS

I am attempting to import a project with VCS (git). I am importing the project over HTTPS from Github. The project appears to import correctly but after it does, the test suite in the project is missing. If i try to "update from repo" I get an error that there are uncommited changes: 

If i look at "Commit or revert changes" I see that the test suite has been deleted even though I just imported the project? I am able to revert the changes to the modified file but not the deletion.

I am just trying to get some basic project sharing working for a small team. Any suggestions?

2 Replies

    • jcskillings's avatar
      jcskillings
      New Contributor

      Thank you for your reply. It appears that the problem was that changes were made to the local project repository that failed to push to the remote repo. My colleague was instructed to download the recent 2.1.0 snapshot of Ready API and this has resolved the issue for us.