mirror of
https://github.com/vale981/releases
synced 2025-03-05 09:41:42 -05:00
Rename test which now (with previous commit) proves another bug
This commit is contained in:
parent
6473ac4159
commit
f5efca6763
1 changed files with 1 additions and 1 deletions
|
@ -320,7 +320,7 @@ class organization(Spec):
|
|||
}
|
||||
expect_releases(entries, expected)
|
||||
|
||||
def bugs_before_major_releases_associate_with_previous_release(self):
|
||||
def bugs_before_major_releases_associate_with_previous_release_only(self):
|
||||
b1 = b(1)
|
||||
b2 = b(2)
|
||||
f3 = f(3)
|
||||
|
|
Loading…
Add table
Reference in a new issue