Skip to content

Conversation

@aarani
Copy link

@aarani aarani commented May 13, 2021

738a849 moves loading of "NumberToSendMessage" property
to SendMessage test even though there are 3 other tests
that use that variable thereby breaking all 3 tests
because of NumberToSendMessage being null.

This commit moves the load process back to init phase so
all 4 tests can use NumberToSendMessage.

738a849 moves loading of "NumberToSendMessage" property
to SendMessage test even though there are 3 other tests
that use that variable thereby breaking all 3 tests
because of NumberToSendMessage being null.

This commit moves the load process back to init phase so
all 4 tests can use NumberToSendMessage.
@aarani
Copy link
Author

aarani commented May 15, 2021

will be merged in #41.

@aarani aarani closed this May 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant