Remove FocusConvey check
This commit is contained in:
@@ -374,8 +374,6 @@ def test_backend_step(edition):
|
||||
'lint-backend',
|
||||
],
|
||||
'commands': [
|
||||
# First make sure that there are no tests with FocusConvey
|
||||
'[ $(grep FocusConvey -R pkg | wc -l) -eq "0" ] || exit 1',
|
||||
'./bin/grabpl test-backend --edition {}'.format(edition),
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user