DB: modify feedfortests.sql to match with last modifications
This commit is contained in:
parent
7a2902f6d4
commit
d2580d2026
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ INSERT INTO `fic`.`teams` (
|
|||
`team_name` ,
|
||||
`key_hash` ,
|
||||
`auth_level` ,
|
||||
`company`
|
||||
`slogan`
|
||||
)
|
||||
VALUES (
|
||||
'1', 'Team1', '2134s65df423sdf132sdg431dsg', '1', 'Epita'
|
||||
|
|
Reference in a new issue