mirror of
https://github.com/vale981/releases
synced 2025-03-05 09:41:42 -05:00
Another skel test I forgot to add
This commit is contained in:
parent
ea72c2304f
commit
4b6219b3cd
1 changed files with 3 additions and 0 deletions
|
@ -283,6 +283,9 @@ class organization(Spec):
|
|||
def semver_double_ended_specs_work_when_more_than_two_major_versions(self):
|
||||
skip()
|
||||
|
||||
def can_disable_default_pin_to_latest_major_version(self):
|
||||
skip()
|
||||
|
||||
def issues_before_first_release_function_correctly(self):
|
||||
f0 = f(0)
|
||||
b1 = b(1)
|
||||
|
|
Loading…
Add table
Reference in a new issue