We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 451227a commit d024ce9Copy full SHA for d024ce9
tests/sphinx/test_base.py
@@ -542,6 +542,7 @@ def test_collect_2_5(self):
542
543
def test_check_band_occupancy(self):
544
self.assertTrue(self.sphinx_2_5.output.check_band_occupancy())
545
+ self.assertTrue(self.sphinx_2_5.nbands_convergence_check())
546
547
def test_collect_2_3(self):
548
file_location = os.path.join(
0 commit comments