-
Notifications
You must be signed in to change notification settings - Fork 36
Updates welcome message #82
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Heya, can you remove .DS_Store and views/.DS_Store from the PR?
@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.
It seems like some commits in this PR ( |
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. |
@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