Uh oh!
There was an error while loading. Please reload this page.
Updates welcome message - #82
Conversation
hollomancer
left a comment
There was a problem hiding this comment.
Heya, can you remove .DS_Store and views/.DS_Store from the PR?
hpjaj
commented
Oct 8, 2017
@ksmacleod99 - Once PR #86 is merged, and you rebase on master, you should no longer have failing tests. |
Changed a few words and the link based on the currently in-use form.
The tests still expect the `new` method to be called, and to return a value. It simply no longer strictly expects the `new` method to be called with a specific paragraph of text. This allows for flexibility in changing the text of the message, while still testing that the methods are being called.
jjhampton
commented
Oct 10, 2017
It seems like some commits in this PR ( |
ksmacleod99
commented
Oct 10, 2017
I have no idea. How can I clean this up and get it to work properly? |
@ksmacleod99 So, your branch ( No worries tho! Luckily, you can easily use Git's interactive rebase feature to clean up your commit history that you are proposing to merge in w/ this PR. I would be happy to walk you through the process. |
ksmacleod99
commented
Oct 11, 2017
@jjhampton Yes, that would be great! I have no idea how I did that (but I also had no idea how to rebase, so that might be the problem). I need to call it an evening; but when would be a good time for you? |
Description of changes
Proposed updates to Slackbot welcome message
Issue Resolved
No existing issue