diff options
| author | Tomasz Maczukin <tomasz@maczukin.pl> | 2018-03-01 20:03:48 +0100 |
|---|---|---|
| committer | Tomasz Maczukin <tomasz@maczukin.pl> | 2018-03-28 13:57:40 +0200 |
| commit | 27c4cdbe288e3dba35eebdd50dbc6e103346a8c4 (patch) | |
| tree | 95e815dc33c6e1ac8b2d987fc434380be1aca21b | |
| parent | 2ed1d5418b61f09e27173b364b9ad5f064a07823 (diff) | |
| download | gitlab-ce-27c4cdbe288e3dba35eebdd50dbc6e103346a8c4.tar.gz | |
Update tests - remove unneeded change
| -rw-r--r-- | spec/lib/gitlab/import_export/safe_model_attributes.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/spec/lib/gitlab/import_export/safe_model_attributes.yml b/spec/lib/gitlab/import_export/safe_model_attributes.yml index bd7e60a5d9e..0716852f57f 100644 --- a/spec/lib/gitlab/import_export/safe_model_attributes.yml +++ b/spec/lib/gitlab/import_export/safe_model_attributes.yml @@ -283,8 +283,6 @@ CommitStatus: - retried - protected - failure_reason -- used_timeout -- timeout_source Ci::Variable: - id - project_id |
