Commit 584ee10c authored by Ian Hickson's avatar Ian Hickson Committed by Jonah Williams

Disable CI tests that LUCI is failing (#43149)

parent d09ed19e
......@@ -9,5 +9,5 @@ import 'common.dart';
void main() {
test('BOT variable is set on bots', () {
expect(Platform.environment['BOT'], 'true');
});
}, skip: true);
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment