feat: Test using HTTPS and HTTP2
This commit is contained in:
@@ -146,7 +146,8 @@ const ReviewPageWithRouter = withRouter(
|
||||
// W | W | W
|
||||
// (1)C | - | C
|
||||
// (2)W | - | W
|
||||
// @correct: Was the answer given correct?
|
||||
// Args:
|
||||
// @correct: Was the answer given correct?
|
||||
updateGroupSM2 = (correct: boolean) => {
|
||||
const { id } = this.props.current;
|
||||
switch (correct) {
|
||||
|
||||
Reference in New Issue
Block a user