Commit bd23b30d authored by shishir suman's avatar shishir suman
Browse files

test code committed for mapping data

Showing with 1 addition and 1 deletion
+1 -1
package utils package utils
object QuestionOperations extends Enumeration { object QuestionOperations extends Enumeration {
val createQuestion, readQuestion, readPrivateQuestion, updateQuestion, reviewQuestion, publishQuestion, retireQuestion, importQuestion, systemUpdateQuestion, listQuestions, rejectQuestion, copyQuestion, createFrameworkMapping = Value val createQuestion, readQuestion, readPrivateQuestion, updateQuestion, reviewQuestion, publishQuestion, retireQuestion, importQuestion, systemUpdateQuestion, listQuestions, rejectQuestion, copyQuestion, bulkUploadFrameworkMapping = Value
} }
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment