Skip to content

Commit

Permalink
Update autograding.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shellywilliamsreichert802 authored Jan 7, 2024
1 parent 62ba03c commit eabbcc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autograding.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ $ npm test
expect(received).toBe(expected) // Object.is equality

Expected: "Hello world!"
Received: "\"Hello world!\""
Received: "Hello world!"

2 |
3 | test('Checking to see if the test outputs the correct message..', () => {
Expand Down

0 comments on commit eabbcc2

Please sign in to comment.