Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[api] Make source controller test more reliable
test_get_project_meta_history relies on no other test writing to kde4/_project, but that's not guaranteed. So replace the hard coded rev=1 with the revision we have before the actual test runs The underlying reason is that attribute creation and deletion now stores _attributes in the model (which was lost in cases before)
- Loading branch information