Skip to content

Commit 9247823

Browse files
remove FAIL
1 parent 50db601 commit 9247823

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

spec/fpm/package/python_spec.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -218,8 +218,6 @@ def easy_install_default(python_bin, option)
218218
insist { subject.maintainer } == "Pallets <contact@palletsprojects.com>"
219219
insist { subject.architecture } == "all"
220220
insist { subject.dependencies } == [ ]
221-
222-
insist { subject.architecture } == "FAIL"
223221
end
224222
end
225223

0 commit comments

Comments
 (0)