Merge pull request #8441 from codesome/remove-empty-test

Remove empty test
This commit is contained in:
Julien Pivotto 2021-02-04 07:46:32 +01:00 committed by GitHub
commit 7db09551b0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2150,8 +2150,3 @@ func TestEngineOptsValidation(t *testing.T) {
}
}
}
// TestFuncTimestampWithAtModifier tests for https://github.com/prometheus/prometheus/issues/8433.
func TestFuncTimestampWithAtModifier(t *testing.T) {
}