Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
Backend
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
swp-unisport
team-warumkeinrust
Backend
c481479fdd55ac9debb4dc76f44183d0e9a9c2e1
unisport-o-mat
unisportomat
quiz
fixtures
criteria.json
Find file
Normal view
Permalink
criteria.json
125 B
Newer
Older
Add fixtures to create on object per model
fu2662cw
committed
3 years ago
1
2
3
4
[
{
"model"
:
"quiz.criterion"
,
"pk"
:
1
,
Fixed Linter and Pagination
borzechof99
committed
3 years ago
5
"question"
:
1
,
Add fixtures to create on object per model
fu2662cw
committed
3 years ago
6
7
8
9
10
"fields"
:
{
"name"
:
"Outdoorsport"
}
}
]