Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 650b38b

Browse files
Removing a comment (#23)
There isn't any extra credit in this exercise.
1 parent 9c751c3 commit 650b38b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎src/__tests__/01.js‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import * as userClient from '../user-client'
55
import {AuthProvider} from '../auth-context'
66
import App from '../final/01'
77
// import App from '../exercise/01'
8-
// NOTE: if you do the extra credit, make sure to enable the last test.
98

109
jest.mock('../user-client', () => {
1110
return {updateUser: jest.fn(() => Promise.resolve())}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /