File tree Expand file tree Collapse file tree 1 file changed +13
-13
lines changed
src/containers/SelectSessionModal/__snapshots__ Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -71,25 +71,25 @@ exports[`SelectSessionModal snapshot modal with leave option 1`] = `
7171 key = " test-course-id-1"
7272 value = " test-course-id-1"
7373 >
74- 02/01 /2000
74+ 1/2 /2000
7575 -
76- 02/01 /2020
76+ 1/2 /2020
7777 </Form.Radio >
7878 <Form.Radio
7979 key = " test-course-id-2"
8080 value = " test-course-id-2"
8181 >
82- 03/02 /2000
82+ 2/3 /2000
8383 -
84- 03/02 /2020
84+ 2/3 /2020
8585 </Form.Radio >
8686 <Form.Radio
8787 key = " test-course-id-3"
8888 value = " test-course-id-3"
8989 >
90- 04/03 /2000
90+ 3/4 /2000
9191 -
92- 04/03 /2020
92+ 3/4 /2020
9393 </Form.Radio >
9494 <Form.Radio
9595 value = " leave"
@@ -139,25 +139,25 @@ exports[`SelectSessionModal snapshot modal without leave option 1`] = `
139139 key = " test-course-id-1"
140140 value = " test-course-id-1"
141141 >
142- 02/01 /2000
142+ 1/2 /2000
143143 -
144- 02/01 /2020
144+ 1/2 /2020
145145 </Form.Radio >
146146 <Form.Radio
147147 key = " test-course-id-2"
148148 value = " test-course-id-2"
149149 >
150- 03/02 /2000
150+ 2/3 /2000
151151 -
152- 03/02 /2020
152+ 2/3 /2020
153153 </Form.Radio >
154154 <Form.Radio
155155 key = " test-course-id-3"
156156 value = " test-course-id-3"
157157 >
158- 04/03 /2000
158+ 3/4 /2000
159159 -
160- 04/03 /2020
160+ 3/4 /2020
161161 </Form.Radio >
162162 </Form.RadioSet >
163163 </Form.Group >
@@ -173,4 +173,4 @@ exports[`SelectSessionModal snapshot modal without leave option 1`] = `
173173 </Button >
174174 </ActionRow >
175175</ModalDialog >
176- ` ;
176+ ` ;
You can’t perform that action at this time.
0 commit comments