Skip to content

Commit 58aee17

Browse files
RoyEJohnsonclaudeCopilot
committed
Snaps
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> Co-Authored-By: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent bb3abd5 commit 58aee17

3 files changed

Lines changed: 0 additions & 95 deletions

File tree

src/app/components/NavBar/__snapshots__/index.spec.tsx.snap

Lines changed: 0 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -94,13 +94,6 @@ exports[`content in browser assignable user renders 1`] = `
9494
<div
9595
className="navbar-topbar"
9696
data-testid="navbar"
97-
style={
98-
Object {
99-
"--navbar-height-desktop": "6rem",
100-
"--navbar-height-mobile": "5.2rem",
101-
"--navbar-max-width": "128rem",
102-
}
103-
}
10497
>
10598
<a
10699
href="/"
@@ -110,12 +103,6 @@ exports[`content in browser assignable user renders 1`] = `
110103
alt="OpenStax Logo"
111104
className="navbar-header-image"
112105
src="logo.svg"
113-
style={
114-
Object {
115-
"--navbar-logo-height-desktop": "3.5rem",
116-
"--navbar-logo-height-mobile": "2.8rem",
117-
}
118-
}
119106
/>
120107
</a>
121108
<div
@@ -180,13 +167,6 @@ exports[`content in browser matches snapshot for logged out 1`] = `
180167
<div
181168
className="navbar-topbar"
182169
data-testid="navbar"
183-
style={
184-
Object {
185-
"--navbar-height-desktop": "6rem",
186-
"--navbar-height-mobile": "5.2rem",
187-
"--navbar-max-width": "128rem",
188-
}
189-
}
190170
>
191171
<a
192172
href="/"
@@ -196,12 +176,6 @@ exports[`content in browser matches snapshot for logged out 1`] = `
196176
alt="OpenStax Logo"
197177
className="navbar-header-image"
198178
src="logo.svg"
199-
style={
200-
Object {
201-
"--navbar-logo-height-desktop": "3.5rem",
202-
"--navbar-logo-height-mobile": "2.8rem",
203-
}
204-
}
205179
/>
206180
</a>
207181
<a
@@ -239,13 +213,6 @@ exports[`content in browser matches snapshot for null state 1`] = `
239213
<div
240214
className="navbar-topbar"
241215
data-testid="navbar"
242-
style={
243-
Object {
244-
"--navbar-height-desktop": "6rem",
245-
"--navbar-height-mobile": "5.2rem",
246-
"--navbar-max-width": "128rem",
247-
}
248-
}
249216
>
250217
<a
251218
href="/"
@@ -255,12 +222,6 @@ exports[`content in browser matches snapshot for null state 1`] = `
255222
alt="OpenStax Logo"
256223
className="navbar-header-image"
257224
src="logo.svg"
258-
style={
259-
Object {
260-
"--navbar-logo-height-desktop": "3.5rem",
261-
"--navbar-logo-height-mobile": "2.8rem",
262-
}
263-
}
264225
/>
265226
</a>
266227
</div>
@@ -322,13 +283,6 @@ exports[`content in browser when logged in matches snapshot 1`] = `
322283
<div
323284
className="navbar-topbar"
324285
data-testid="navbar"
325-
style={
326-
Object {
327-
"--navbar-height-desktop": "6rem",
328-
"--navbar-height-mobile": "5.2rem",
329-
"--navbar-max-width": "128rem",
330-
}
331-
}
332286
>
333287
<a
334288
href="/"
@@ -338,12 +292,6 @@ exports[`content in browser when logged in matches snapshot 1`] = `
338292
alt="OpenStax Logo"
339293
className="navbar-header-image"
340294
src="logo.svg"
341-
style={
342-
Object {
343-
"--navbar-logo-height-desktop": "3.5rem",
344-
"--navbar-logo-height-mobile": "2.8rem",
345-
}
346-
}
347295
/>
348296
</a>
349297
<div

src/app/developer/components/__snapshots__/Home.spec.tsx.snap

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -55,13 +55,6 @@ Array [
5555
<div
5656
className="navbar-topbar"
5757
data-testid="navbar"
58-
style={
59-
Object {
60-
"--navbar-height-desktop": "6rem",
61-
"--navbar-height-mobile": "5.2rem",
62-
"--navbar-max-width": "128rem",
63-
}
64-
}
6558
>
6659
<a
6760
href="/"
@@ -71,12 +64,6 @@ Array [
7164
alt="OpenStax Logo"
7265
className="navbar-header-image"
7366
src="logo.svg"
74-
style={
75-
Object {
76-
"--navbar-logo-height-desktop": "3.5rem",
77-
"--navbar-logo-height-mobile": "2.8rem",
78-
}
79-
}
8067
/>
8168
</a>
8269
</div>
@@ -680,11 +667,6 @@ Array [
680667
>
681668
<div
682669
className="footer-top"
683-
style={
684-
Object {
685-
"--footer-top-bg": "#424242",
686-
}
687-
}
688670
>
689671
<div
690672
className="footer-top-boxed"
@@ -874,11 +856,6 @@ Array [
874856
</div>
875857
<div
876858
className="footer-bottom"
877-
style={
878-
Object {
879-
"--footer-bottom-bg": "#3b3b3b",
880-
}
881-
}
882859
>
883860
<div
884861
className="footer-bottom-boxed"

src/app/errors/components/__snapshots__/ErrorBoundary.spec.tsx.snap

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -91,11 +91,6 @@ Array [
9191
>
9292
<div
9393
className="footer-top"
94-
style={
95-
Object {
96-
"--footer-top-bg": "#424242",
97-
}
98-
}
9994
>
10095
<div
10196
className="footer-top-boxed"
@@ -285,11 +280,6 @@ Array [
285280
</div>
286281
<div
287282
className="footer-bottom"
288-
style={
289-
Object {
290-
"--footer-bottom-bg": "#3b3b3b",
291-
}
292-
}
293283
>
294284
<div
295285
className="footer-bottom-boxed"
@@ -538,11 +528,6 @@ Array [
538528
>
539529
<div
540530
className="footer-top"
541-
style={
542-
Object {
543-
"--footer-top-bg": "#424242",
544-
}
545-
}
546531
>
547532
<div
548533
className="footer-top-boxed"
@@ -732,11 +717,6 @@ Array [
732717
</div>
733718
<div
734719
className="footer-bottom"
735-
style={
736-
Object {
737-
"--footer-bottom-bg": "#3b3b3b",
738-
}
739-
}
740720
>
741721
<div
742722
className="footer-bottom-boxed"

0 commit comments

Comments
 (0)