Update test_team_sei.py#123
Conversation
|
You have multiple pull requests open and have created multiple branches in the class repo. Is there a reason you are not using your fork? It does not look like you have synced it. This branch does not have all the code necessary so unit-test is failing. |
|
@claesmk > You have multiple pull requests open and have created multiple branches in the class repo. Is there a reason you are not using your fork? It does not look like you have synced it. This branch does not have all the code necessary so unit-test is failing. The instructions were very vague, so I wasnt exactly sure that thats that I was supposed to be doing |
|
@smoore3 sorry if the instructions were unclear
The main thing as this point is to get all of your code into your smoore3-patch-7 branch. Right now it has the test cases but not the regex changes so that's why your unit test is failing. If you add that and push it should work OK |
No description provided.