Skip to content

Commit

Permalink
Remove problem
Browse files Browse the repository at this point in the history
  • Loading branch information
Linda124 authored and Linda124 committed Nov 15, 2023
1 parent 6836330 commit 60057a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion QuestionService/populateDb.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const questionsData = [
title: 'Test Question 1',
description: 'This is for Test Question 1',
complexity: 'Easy',
category: 'Data Structures',
category: 'Data Structure',
language: 'Other Languages',
},
{
Expand Down

0 comments on commit 60057a0

Please sign in to comment.