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

Remove empty test
pull/8443/head
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
1 changed files with 0 additions and 5 deletions

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) {
}