Remove empty test
Signed-off-by: Ganesh Vernekar <cs15btech11018@iith.ac.in>
This commit is contained in:
parent
67edfc6054
commit
ed8d31b059
|
@ -2150,8 +2150,3 @@ func TestEngineOptsValidation(t *testing.T) {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
// TestFuncTimestampWithAtModifier tests for https://github.com/prometheus/prometheus/issues/8433.
|
||||
func TestFuncTimestampWithAtModifier(t *testing.T) {
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue