Disable CI tests that LUCI is failing (#43149)
This commit is contained in:
parent
d09ed19ee9
commit
584ee10c68
@ -9,5 +9,5 @@ import 'common.dart';
|
||||
void main() {
|
||||
test('BOT variable is set on bots', () {
|
||||
expect(Platform.environment['BOT'], 'true');
|
||||
});
|
||||
}, skip: true);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user