Cleanup some issues left over from previous reviews
Bug: 183235980 Test: m nothing Change-Id: I187765c56b889445de3a4729405ee745e5f73729
This commit is contained in:
@@ -308,7 +308,8 @@ func TestNeverallow(t *testing.T) {
|
||||
}
|
||||
}),
|
||||
test.fs.AddToFixture(),
|
||||
).ExtendWithErrorHandler(FixtureExpectsAllErrorsToMatchAPattern(test.expectedErrors)).
|
||||
).
|
||||
ExtendWithErrorHandler(FixtureExpectsAllErrorsToMatchAPattern(test.expectedErrors)).
|
||||
RunTest(t)
|
||||
})
|
||||
}
|
||||
|
Reference in New Issue
Block a user