From dafbb16eba17bd56e5939064fe470f1077ca1888 Mon Sep 17 00:00:00 2001 From: Alexey Snigir Date: Thu, 16 Jan 2025 17:36:27 +0100 Subject: [PATCH] change complex prompt --- vizro-ai/hatch.toml | 2 +- vizro-ai/tests/score/prompts.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/vizro-ai/hatch.toml b/vizro-ai/hatch.toml index 51465325c..6f4c30482 100644 --- a/vizro-ai/hatch.toml +++ b/vizro-ai/hatch.toml @@ -51,7 +51,7 @@ prep-release = [ pypath = "hatch run python -c 'import sys; print(sys.executable)'" test = "pytest tests {args}" test-integration = "pytest -vs --reruns 1 tests/integration --headless {args}" -test-score = "pytest -vs --reruns 1 tests/score --headless {args}" +test-score = "pytest -vs tests/score --headless {args}" test-unit = "pytest tests/unit {args}" test-unit-coverage = [ "coverage run -m pytest tests/unit {args}", diff --git a/vizro-ai/tests/score/prompts.py b/vizro-ai/tests/score/prompts.py index fac3454b3..c8cbea85f 100644 --- a/vizro-ai/tests/score/prompts.py +++ b/vizro-ai/tests/score/prompts.py @@ -77,7 +77,7 @@ Fourth page contains chart with wind data. -Table with GDP data. +Table with population data. Two more charts with stocks and tips representations. Align table beautifully relative to the charts. Every chart should have 2 filters.