Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: tailwindlabs/tailwindcss
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4fd60ee6bcee6a614300ea77b2ee5d595774cce2
Choose a base ref
..
head repository: tailwindlabs/tailwindcss
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 080bf6ea9e6e5ce8f39fc7fdcd7421e1ef6944a4
Choose a head ref
Showing with 1 addition and 3 deletions.
  1. +1 −3 packages/tailwindcss/tests/ui.spec.ts
4 changes: 1 addition & 3 deletions packages/tailwindcss/tests/ui.spec.ts
Original file line number Diff line number Diff line change
@@ -575,9 +575,7 @@ test('explicit tracking utilities are respected when overriding font-size', asyn
expect(await getPropertyValue('#z', 'letter-spacing')).toEqual('3px')
})

test.only('explicit font-weight utilities are respected when overriding font-size', async ({
page,
}) => {
test('explicit font-weight utilities are respected when overriding font-size', async ({ page }) => {
let { getPropertyValue } = await render(
page,
html`