From 9e39926abe86eca1bbe8d710a7bc573d7a78a5dd Mon Sep 17 00:00:00 2001
From: Kelvin <krodriguez@usgs.gov>
Date: Fri, 17 Jan 2025 11:28:20 -0700
Subject: [PATCH] reverting qust flip

---
 tests/pytests/data/isds/dawnvir_isd.json | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/tests/pytests/data/isds/dawnvir_isd.json b/tests/pytests/data/isds/dawnvir_isd.json
index 01c3df4..90674bb 100644
--- a/tests/pytests/data/isds/dawnvir_isd.json
+++ b/tests/pytests/data/isds/dawnvir_isd.json
@@ -339,10 +339,10 @@
     ],
     "quaternions": [
       [
-        0.08339426680875163,
-        -0.2825790922154143,
-        0.2899354389711647,
-        -0.9105667982826637
+        -0.08339426680875163,
+        0.2825790922154143,
+        -0.2899354389711647,
+        0.9105667982826637
       ],
       [
         -0.05753008804150366,
-- 
GitLab