[PR #838] [MERGED] Fix inconsistencies in test fixtures #15601

Closed
opened 2025-11-02 11:50:22 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/838
Author: @ethantkoenig
Created: 2/4/2017
Status: Merged
Merged: 2/4/2017
Merged by: @andreynering

Base: masterHead: fix/fixtures


📝 Commits (1)

  • 5972aa9 Fix inconsistencies in test fixtures

📊 Changes

2 files changed (+5 additions, -4 deletions)

View changed files

📝 models/fixtures/team.yml (+1 -1)
📝 models/fixtures/user.yml (+4 -3)

📄 Description

Some "num" columns (e.g. num_stars) of the test fixtures were incorrect.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/gitea/pull/838 **Author:** [@ethantkoenig](https://github.com/ethantkoenig) **Created:** 2/4/2017 **Status:** ✅ Merged **Merged:** 2/4/2017 **Merged by:** [@andreynering](https://github.com/andreynering) **Base:** `master` ← **Head:** `fix/fixtures` --- ### 📝 Commits (1) - [`5972aa9`](https://github.com/go-gitea/gitea/commit/5972aa9af3e50fc23e2da1a2937dd8092f2dc089) Fix inconsistencies in test fixtures ### 📊 Changes **2 files changed** (+5 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `models/fixtures/team.yml` (+1 -1) 📝 `models/fixtures/user.yml` (+4 -3) </details> ### 📄 Description Some "num" columns (e.g. `num_stars`) of the test fixtures were incorrect. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 11:50:22 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#15601