fixing unit tests ci

This commit is contained in:
Clément Le Bihan
2021-07-07 01:08:10 +02:00
parent 8a4a515d4c
commit 948b4cb51a
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ namespace ComSquare::PPU
{
this->_registers._isLowByte = true;
Utils::Debug::populateEnvironment(*this, 1);
// Utils::Debug::populateEnvironment(*this, 1);
}
uint8_t PPU::read(uint24_t addr)