Just rebased some PRs on main and they're all failing in the pkl-gradle tests. This PR fixes the expectations, which changed with what I think is #695
🔄 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/apple/pkl/pull/735
**Author:** [@HT154](https://github.com/HT154)
**Created:** 10/24/2024
**Status:** ✅ Merged
**Merged:** 10/24/2024
**Merged by:** [@holzensp](https://github.com/holzensp)
**Base:** `main` ← **Head:** `fix-pkl-grade-tests-test`
---
### 📝 Commits (1)
- [`1b2016c`](https://github.com/apple/pkl/commit/1b2016c4ceb75d1f5883d25a7fedb09b15bbe497) Fix test failures on main
### 📊 Changes
**1 file changed** (+4 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `pkl-gradle/src/test/kotlin/org/pkl/gradle/TestsTest.kt` (+4 -0)
</details>
### 📄 Description
Just rebased some PRs on main and they're all failing in the pkl-gradle tests. This PR fixes the expectations, which changed with what I think is #695
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/apple/pkl/pull/735
Author: @HT154
Created: 10/24/2024
Status: ✅ Merged
Merged: 10/24/2024
Merged by: @holzensp
Base:
main← Head:fix-pkl-grade-tests-test📝 Commits (1)
1b2016cFix test failures on main📊 Changes
1 file changed (+4 additions, -0 deletions)
View changed files
📝
pkl-gradle/src/test/kotlin/org/pkl/gradle/TestsTest.kt(+4 -0)📄 Description
Just rebased some PRs on main and they're all failing in the pkl-gradle tests. This PR fixes the expectations, which changed with what I think is #695
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.