diff --git a/.gitignore b/.gitignore
index 33c1ae31d..881174406 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,5 @@
tags
-build*
+build*/
*.qm
.directory
mysql.cnf
diff --git a/webclient/integration/src/app/game-board.spec.tsx b/webclient/integration/src/app/game-board.spec.tsx
index efb4b7840..b062fb2ba 100644
--- a/webclient/integration/src/app/game-board.spec.tsx
+++ b/webclient/integration/src/app/game-board.spec.tsx
@@ -248,7 +248,7 @@ describe('Game board integration', () => {
expect(screen.getByTestId('player-board-1')).not.toHaveClass('player-board--mirrored');
});
- it('renders the deck/graveyard/exile rail in desktop order (no stack in rail)', async () => {
+ it('renders the deck/graveyard/exile zones inside the info panel in desktop order', async () => {
renderAppScreen(